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

PlatformAndroidiOS
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.3.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
150
points
1.25k
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, flutter

More

Packages that depend on flavor_config