at_app_create 0.4.0 copy "at_app_create: ^0.4.0" to clipboard
at_app_create: ^0.4.0 copied to clipboard

A library to build your own custom implementation of flutter create.

at_app_create #

pub package pub points gitHub license CI

Overview #

at_app_create is a package that facilitates the generation of flutter applications from templates using the mason package. You can use this package in combination with at_app_bundler to build your own version of flutter create using custom templates.

Get started #

1. Add the package to your project #

Instructions on how to manually add this package to your project can be found on pub.dev here.

2. Clone it from GitHub #

Feel free to fork a copy of the source from the GitHub repo.

How it works #

at_app_create contains models that allow you to build a generator for custom Flutter applications. In order to do that, you can build your own template models, or use at_app_bundler to automate the process. See usage below if you prefer to manually build the models.

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.

3
likes
130
pub points
0%
popularity

Publisher

verified publisheratsign.org

A library to build your own custom implementation of flutter create.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

args, json_annotation, mason, path, pub_semver, universal_io

More

Packages that depend on at_app_create