at_app_bundler
Overview
at_app_bundler is a bundler that generates dart models for at_app_create.
Get started
To get started, install the tool using pub:
dart pub global activate at_app_bundler
*Additionally, pub may prompt you to add the global bin to your PATH variable, please do so before proceeding.
How it works
at_app_bundler bundles a modified version of a mason brick into the necessary dart models for at_app_create. You can build this custom brick by including an additional template.yaml
file in your brick.
Usage
See the Example tab on pub.dev.
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
This package was originally created by Xavier Chanthavong.
Maintainers
This package is currently maintained by Xavier Chanthavong.