at_app_templates 1.0.0 at_app_templates: ^1.0.0 copied to clipboard
Flutter app templates built using the @platform that can be generated using the at_app package.
at_app_templates #
Overview #
at_app_templates contains the template code for at_app.
How it works #
at_app caches at_app_templates as a dev dependency, then later retrieves the template that you would like to use from the pub cache.
Usage #
See at_app for usage.
Open source usage and contributions #
This is open source code, so feel free to use it as is, suggest changes or enhancements or create your own version. See CONTRIBUTING.md for detailed guidance on how to setup tools, tests and make a pull request.
Acknowledgement/attribution #
Copyright 2014 The Flutter Authors. All rights reserved.
This project is an extension of, and utilises flutter create
to generate templates.
Code reused from the flutter sdk is marked with the copyright.
Please see the original license here.
Maintainers #
This package is currently maintained by Xavier Chanthavong.
If you found a bug or would like to request a change, please open an issue. If you need help using at_app, please contact us in our Discord server.
If you would like to contribute to this project, please note it in an issue, and submit a PR with your completed changes. Contributions are more than welcome!