flutter_automation 1.0.0 copy "flutter_automation: ^1.0.0" to clipboard
flutter_automation: ^1.0.0 copied to clipboard

outdated

A flutter package that provides various automation scripts to help you with your flutter project.

Flutter Automation #

This package contains various automation scripts that will help you automate various aspects of your flutter project.

Usage #

To use this plugin, add flutter_automation as a dependency in your pubspec.yaml file.

Running scripts #

1. Firebase Auth #

This sets up firebase authentication with google and email based login automatically in your flutter project. Also copies boilerplate login ui flow using provider package for state management

From terminal in your flutter project run,

flutter pub pub run flutter_automation -f
126
likes
0
pub points
93%
popularity

Publisher

verified publisherdlohani.com.np

A flutter package that provides various automation scripts to help you with your flutter project.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, flutter, path, yaml

More

Packages that depend on flutter_automation