flavor_tools 2.0.1
flavor_tools: ^2.0.1 copied to clipboard
Easily create and manage application flavors
example/flavor_tools_example.dart
// void main() {
// var awesome = Awesome();
// print('awesome: ${awesome.isAwesome}');
// }