flavor_builder 0.1.3 copy "flavor_builder: ^0.1.3" to clipboard
flavor_builder: ^0.1.3 copied to clipboard

Generate any file related to flavors in flutter

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flavor_builder

With Flutter:

 $ flutter pub add flavor_builder

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

dependencies:
  flavor_builder: ^0.1.3

Alternatively, your editor might support dart pub get or 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_builder/flavor_builder.dart';
3
likes
110
points
71
downloads

Publisher

verified publishermatheer.com

Weekly Downloads

Generate any file related to flavors in flutter

Repository (GitHub)
View/report issues

Topics

#flavor #flavorizr #flutter-native-splash #builder #generation

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

freezed_annotation, json2yaml, json_annotation, recase

More

Packages that depend on flavor_builder