xflutter_cli 2.3.0
xflutter_cli: ^2.3.0 copied to clipboard
command line tool helps you to generates and/or modifies your Flutter Components.
2.3.0 #
- add modules architecture to initialize package/application
2.2.0 #
- add Links to Isar DataSource for link isar-entity with relations automatically on insert
2.1.12 #
- fixes
2.1.11 #
- update README.md
2.1.10 #
- add automatic import HttpClient initialize
2.1.9 #
- improvements
2.1.8 #
- add
sources
option
2.1.7 #
- update README.md
2.1.6 #
- add "remove" method to secureStorage
2.1.5 #
- remove deprecated variables on Flutter v3.22
2.1.4 #
- update connectivity_plus version to 6.0.3
2.1.3 #
- fix generate freezed
2.1.2 #
- display error message in generate freezed for invalid json
2.1.1 #
- fix Git push commit format
2.1.0 #
- add graph & git & format commands
2.0.1 #
- fix paging
2.0.0 #
- add create workspace
- add create package
- replace formz with reactive_forms
- working with melos
1.0.2 #
- add count total docs in data_source
1.0.1 #
- update animated_infinite_scroll_pagination version to 0.3.5
1.0.0 #
- initial release.