at_app 0.1.0 copy "at_app: ^0.1.0" to clipboard
at_app: ^0.1.0 copied to clipboard

outdated

A command line tool to help developers build an @ platform application.

Now for a little internet optimism #

at_app_cli #

A command line tool to help developers build an @ platform application.

Who is this for? #

This is for flutter developers looking to build end to end encrypted apps.

Code user #

at_app on pub.dev

Contributor #

This is the person who we want working with us here. CONTRIBUTING.md is going to have the detailed guidance on how to setup their tools, tests and how to make a pull request.

Why, What, How? #

Why? #

An @ platform app has additional base libraries that are not included with the flutter create command, this tool creates a skeleton app with a the prerequisites.

What? #

This is a command-line utility that can be installed and run with:

flutter pub global activate at_app
flutter pub global run at_app create [...options] [path-to-project]

How? #

This application is an extension of flutter create, that replaces the main.dart file with our own custom template. We also include the necessary build configuration for an @ platform android app.

Maintainers #

Created by XavierChanth

159
likes
0
pub points
0%
popularity

Publisher

verified publisheratsign.org

A command line tool to help developers build an @ platform application.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

at_client_mobile, at_onboarding_flutter, at_utils, dotenv, flutter, flutter_tools, path_provider

More

Packages that depend on at_app