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

When you have multiple Firebase projects for production, test and development, use this library to make it easier to switch between environments without building separate apps!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add activout_firebase_options_selector

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  activout_firebase_options_selector: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:activout_firebase_options_selector/activout_firebase_options_selector.dart';
3
likes
140
pub points
82%
popularity

Publisher

verified publisheractivout.se

When you have multiple Firebase projects for production, test and development, use this library to make it easier to switch between environments without building separate apps!

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

firebase_core, flutter, shared_preferences

More

Packages that depend on activout_firebase_options_selector