folly_fields 0.18.2
folly_fields: ^0.18.2 copied to clipboard
Basic form fields and utilities.
[0.18.2] - 2023-02-14 #
- Fixing NewDecimalField.
[0.18.1] - 2023-02-13 #
- Fixing NewDecimalField.
[0.18.0] - 2023-02-13 #
- Adding NewDecimalField.
- Update to Flutter 3.7.0 and Dart 2.19.0.
- Fixing README.md typo.
[0.17.4] - 2022-12-23 #
- Adding afterSave callback in AbstractEdit.
[0.17.3] - 2022-12-21 #
- Checking if scroll controller position has content dimensions in AbstractList.
[0.17.2] - 2022-12-13 #
- Updating appBarLeading to use context.
[0.17.1] - 2022-12-13 #
- Adding AppBar Leading widget to AbstractList.
- Adding AppBar Leading widget to AbstractEdit.
[0.17.0] - 2022-12-12 #
- Update to FontAwesome 10.3.0.
- Adding Ipv4Address class.
[0.16.4] - 2022-12-04 #
- Adding Ipv4Field.
- Organizing imports.
- Updating CI script.
[0.16.3] - 2022-11-10 #
- Adding contentPadding to the fields.
- Adding new tests for FollyUtils.
[0.16.2] - 2022-11-05 #
- Updating README.md.
- Removing deprecated method fakeMaterialColor.
[0.16.1] - 2022-11-01 #
- Updating README.md.
- Adding new tests for FollyValidators.
- Deprecating AbstractEnumParser.
[0.16.0] - 2022-10-30 #
- Initial pub.dev publish
[0.0.1] - 2020-11-17 #
- Initial release.