flavor_config 1.0.0+1 copy "flavor_config: ^1.0.0+1" to clipboard
flavor_config: ^1.0.0+1 copied to clipboard

outdated

An easy to use package for creating flavors for any environment.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flavor_config

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

dependencies:
  flavor_config: ^1.0.0+1

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:flavor_config/flavor_config.dart';
4
likes
0
pub points
83%
popularity

Publisher

verified publisherzino.company

An easy to use package for creating flavors for any environment.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

device_info, flutter

More

Packages that depend on flavor_config