flavor_tools 1.0.2 copy "flavor_tools: ^1.0.2" to clipboard
flavor_tools: ^1.0.2 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.0

or

$ dart pub add flavor_tools

Get start #

$ dart pub run flavor_tools create -p com.example.app -f flavorName -d "App display name"
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