flavor_config 1.4.0 copy "flavor_config: ^1.4.0" to clipboard
flavor_config: ^1.4.0 copied to clipboard

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.4.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:flavor_config/flavor_config.dart';
4
likes
160
points
1.31k
downloads

Publisher

verified publisherzino.company

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

device_info_plus, flutter

More

Packages that depend on flavor_config