flavor_tools 1.0.4 copy "flavor_tools: ^1.0.4" to clipboard
flavor_tools: ^1.0.4 copied to clipboard

Easily create and manage application flavors

Flavor Tools #

Installation #

Incorporate the package into your Dart or Flutter project by adding it as a dependency in your pubspec.yaml file:

dependencies:
  flavor_tools: ^1.0.4

or

$ dart pub add flavor_tools

Get started #

$ dart pub run flavor_tools create -p com.example.app -f flavorName -d "App display name"

Run flavor #

$ flutter run --flavor=flavorName
1
likes
0
pub points
22%
popularity

Publisher

unverified uploader

Easily create and manage application flavors

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, collection, xcode_parser, xml

More

Packages that depend on flavor_tools