xflutter_cli 2.4.0 copy "xflutter_cli: ^2.4.0" to clipboard
xflutter_cli: ^2.4.0 copied to clipboard

command line tool helps you to generates and/or modifies your Flutter components.

2.4.0 #

  • add make crud
  • fix import isar from multiple packages to multiple apps
  • replace generic_result with "flutterx_live_data" LiveResult

2.3.5 #

  • generate model update authorization with new value when token expired

2.3.4 #

  • generate model edit enter path message

2.3.3 #

  • add generate @freezed model from http request

2.3.2 #

  • add paging data-source layer

2.3.1 #

  • theme & buttons improvements

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.