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

Generate any file related to flavors in flutter

Flavor Generator Package #

Description #

This package is written using Flutter and leverages code generation and type safety to create and manage anything related to flavors in your application. It ensures that all flavor-related code is consistent, maintainable, and type-safe.

Features #

  • Code Generation: Automatically generates flavor-related code, reducing manual coding effort.
  • Type Safety: Ensures that all flavor-related code is type-safe, minimizing runtime errors.
  • Consistency: Maintains consistency across all flavor-related code in your application.

Installation #

To install the package, add the following to your pubspec.yaml file:

dev_dependencies:
  flavor_generator: ^0.0.1




run using
```bash
dart run ./bin/flavor/main.dart && dart run flutter_flavorizr
3
likes
0
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

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

freezed_annotation, json2yaml, json_annotation, recase

More

Packages that depend on flavor_builder