flutter_lyform 0.5.5
flutter_lyform: ^0.5.5 copied to clipboard
Flutter package to implement forms in an easy, fast and effective way using the lyform and flutter_bloc packages.
0.5.5 #
- CHORE: upgrade lyform dependency to 0.7.2
0.5.4 #
- PERF: fix some error in the example.
- FIX: melos config and migrate to dart 2.17.1.
- DOCS: update packages/flutter_lyform/README.md [skip ci].
- DOCS: update packages/flutter_lyform/README.md [skip ci].
0.5.3 #
- FIX: errors by previous merge.
- FEAT: improve example.
- FEAT: add windows folder in example.
0.5.2 #
- FEAT: update bloc to version 8.
- FEAT: add example app.
- FEAT: add flutter text input extension.
- CHORE: publish packages.
- CHORE: update flutter_lyform.
0.5.1 #
- FEAT: add example app.
- FEAT: add flutter text input extension.
- CHORE: update flutter_lyform.
0.5.0 #
- Bump "flutter_lyform" to
0.5.0.
0.1.3+3 #
- Update a dependency to the latest release.
0.1.3+2 #
- Update a dependency to the latest release.
0.1.3+1 #
- Update a dependency to the latest release.
0.1.3 #
- FEAT: add toString methods to events and states.
0.1.2+3 #
- Update a dependency to the latest release.
0.1.2+2 #
- Update a dependency to the latest release.
0.1.2+1 #
- DOCS: update packages/flutter_lyform/README.md [skip ci].
- CHORE: update readmes.
0.1.2 #
- FEAT: fix pubspec.yaml.
0.1.1 #
- FEAT: add sponsor MeSirve.
- CHORE: fix pubspecs and readmes.
0.1.0+13 #
- Update a dependency to the latest release.
0.1.0+12 #
- Update a dependency to the latest release.
0.1.0+11 #
- Update a dependency to the latest release.
0.1.0+10 #
- Update a dependency to the latest release.
0.1.0+9 #
- Update a dependency to the latest release.
0.1.0+8 #
- Update a dependency to the latest release.
0.1.0+7 #
- Update a dependency to the latest release.
0.1.0+6 #
- Update a dependency to the latest release.
0.1.0+5 #
- Update a dependency to the latest release.
0.1.0+4 #
- FIX: remove generic type of InputBlocBuilder.
0.1.0+3 #
- Update a dependency to the latest release.
0.1.0+2 #
- FIX: simplify input errors to String.
0.1.0+1 #
- Update a dependency to the latest release.
0.1.0 #
Note: This release has breaking changes.
- BREAKING FIX: Change from InputError to Generic type.
0.0.1+1 #
- FIX: homepage and repository links.