A CLI to help with using FlutterFire in your Flutter applications
Read Time:35 Second

A CLI to help with using FlutterFire in your Flutter applications

0 0

FlutterFire CLI

Documentation
License

A CLI to help with using FlutterFire in your Flutter applications.

Local development setup

To setup and use this CLI repo locally for the purposes of contributing, clone it and run the following commands from the root of the repository:

# Remove previous instances of the cli:
dart pub global deactivate flutterfire_cli

# Activate CLI from path:
dart pub global activate --source="path" . --executable="flutterfire"

# Confirm you now using a local development version:
flutterfire --help
# You should now see a banner printed at the top of the help output similar to:
# ------------------------------------------------------------------
# | You are running a local development version of FlutterFire CLI. |
# ------------------------------------------------------------------

Install

dart pub global activate flutterfire_cli



Built and maintained by Invertase.

GitHub

View Github

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

Deja una respuesta

Entrada anterior Ice Cream UI For Flutter
Entrada siguiente Flutter + Bloc + Laravel Sanctum + SQL Server Job Finder App