at_app 1.1.0-rc at_app: ^1.1.0-rc copied to clipboard
A command line tool to help developers build an @ platform application.
1.1.0-rc #
- at_app now pulls specific dependency versions when generating templates with create
- Added support for multiple templates (hidden flag)
1.0.2 #
- Fallback to check for the templates under the flutter root pub cache
1.0.1+1 #
- Remove bad output when running create command
1.0.1 #
- Bug fixes and clean up of file management
1.0.0 #
- Separated the library portion to it's own package (at_app_flutter).
0.1.2+1 #
- Rename the git repository.
0.1.2 #
- Add support for at_app when using the pub global binaries
0.1.1+1 #
- Fix formatting for README.md
0.1.1 #
- Documentation changes.
0.1.0 #
- Initial version.