get_cli 1.9.1
get_cli: ^1.9.1 copied to clipboard
Official CLI for GetX™ framework to build Flutter and Server Applications easily
1.9.1 #
- Fix yaml parse error
1.9.0 #
- Update to dart 3
- Make null safety mandatory
- Update impl/get_view.dart to adhere Flutter's - use_super_parameters
- Add support for Flutter 2.10
- Fix chinese translation
1.8.2 #
- Replace cli_dialog with dcli
- version dependency updated
- Added dafault value to menu & spaces
- Fixed some lints with views
1.8.1 #
- Fixed null error in pub version
- Fixed get view by adding const
1.8.0 #
- Update dependencies, remove pedantic and effective dart from lints options
1.7.1 #
- Remove unmaintained dependencies
1.7.0 #
- Fix Path and null safety errors (@CpdnCristiano)
- Translation to Chinese (@iwpz @zhangwanping)
- Update Portugueses docs @ricardodalarme
- Add Italian translation (@giannuzzoexe)
- Fix Generate Model null-safety error (@maxzod)
- Fixed errors in Arc clean: (@Babar-Bashir, @shawon1fb)
1.6.0 #
- Fix cast error on local dependencies (@ahmednfwela)
- Fix null safety model creator (@prabhah)
- Fix windows path separator error (@CpdnCristiano)
- Added new official linter (@Illusion47586)
- Added german language(@ngjoni)
1.5.0 #
- Add support to null safety
1.4.7 #
- Update dependencies
1.4.6 #
- Fix get create project on get_server error
1.4.5 #
- Add alias for install:
get -i PACKAGE
- Add alias for create:
get -c page:name
- Add alias for generate:
get -g locales
- add turkish translation by @ahm3tcelik
1.4.4 #
- Add alias getx:
getx command
1.4.3 #
- Add super method to onInit, onReady and onReady to GetxControllers by @ChangJoo-Park
- Improve docs: @stiltet
- Change List() to Literal [] on model create
1.4.2 #
- fix generate locales with capital letters issue #47 by @ne3Vubeki
- fix create page witho
on
option issue #48 by @dhruvanbhalara - and others improvements
1.4.0 #
- fix init command on issue #43
- add internationalization for CLI
- fix sort routes
- add option with to controller e view here more here
- add command sort
- and others improvements
- fix check update
1.3.16 #
- improved route creation with support for children pages learn more here
- add sort imports
- others improvements
1.3.15 #
- improving command install issue #35 by @rustiever
- improving argument on issue #23 by @maares
- improving locales command generation problems reported on Discord
- Improving create controller command, now automatically add to bindings
- add create provider getconnect
1.3.14 #
- Fix single quotes on translations
1.3.13 #
- Fix create page on GetxPattern on Windows
1.3.12 #
- Fix init
1.3.11 #
- Fix type on exception
1.3.10 #
- update check changed to once a day
- fix crete project
- fix update from git
- add analysis_options for get_server
1.3.9 #
- Create helper class to parse path
1.3.8 #
- Prevent windows from close terminal
1.3.7 #
- Fix duplicate slashs
1.3.1 #
- Fix controller creatoutside page folder with on command
1.3.0 #
- Added on command to create pages
1.2.7 #
- Fix create view with no controller
1.2.6 #
- Clean imports
1.2.5 #
- Create server uses getxPattern by default
1.2.4 #
- Improve error handle
1.2.3 #
- Prevent get init add getx flutter dependencies
1.2.2 #
- Now Init command work too with get_server
1.2.1 #
- Remove empty lines
1.2.0 #
- Added fully compatibility from getx and get_server
1.1.0 #
- Add model generate on folders models
1.0.4 #
- Fix init
1.0.3 #
- Change Controller model
1.0.2 #
- add generate model class from url
1.0.1 #
- add generate model class from json
- fix create screen
1.0.0 #
- add support for get_Server
0.11.5 #
- fix create project company
0.11.3 #
- add generates locates
0.11.2 #
- add create project:name
0.11.1 #
- Improve new version available message
0.11.0 #
- Added addExport and reactivate check for updates
0.10.4 #
- fix: overwrite files
0.10.3 #
- Fix: If the user decides not to overwrite the project, the action will be stopped completely
0.10.2 #
- Improve overwrite messages
0.10.1 #
- Fix selector
0.10.0 #
- Added selector that asks the user if he wants to overwrite the file, if it exists.
0.9.4 #
- Improve code format
0.9.3 #
- Remove duplicate appPages
0.9.2 #
- Remove duplicate imports
0.9.1 #
- New routes format
0.9.0 #
- Auto create route on page create
0.8.8 #
- Auto install get katekko structure
0.8.7 #
- Auto install get on init
0.8.6 #
- Clean imports
0.8.5 #
- Init Clean by Katekko is implemented.
0.8.0 #
- complete arc screen
0.7.5 #
- Fix errors on get create
0.7.4 #
- Fix errors on validation
0.7.1 #
- Show custom errors on validation of args
0.7.0 #
- Init Arc version
0.6.0 #
- Added version
0.5.0 #
- Added remove function
0.4.0 #
- Cleaner code
0.3.1 #
- Fix structure
0.3.0 #
- Initial Beta Release