card_settings 0.1.4 card_settings: ^0.1.4 copied to clipboard
A flutter package for building card based settings forms. This includes a library of pre-built form field widgets.
[0.1.0] - 7/26/2018 #
- First release implementing card view and core set of field widgets.
[0.1.1] - 7/26/2018 #
- General cleanup to meet publication requirements.
[0.1.2] - 7/27/2018 #
- Attempt to improve documentation and remove warnings
[0.1.3] - 7/30/2018 #
- Added CardSettingsCurrency field
- Added CardSettingsInstructions field
- Added CardSettingsButton field
- Added ability to tap to select in pickers
[0.1.4] - 7/31/2018 #
- Added CardSettingsEmail field
- Added CardSettingsPassword field
- Changed all TextFormFields to be stateless widget wrappers