Closed marinagosson closed 1 year ago
when generated flavors.dart file show this warning from dart:
The constant name 'MYFLAVOR' isn't a lowerCamelCase identifier. Try changing the name to follow the lowerCamelCase style.dartconstant_identifier_names dart(constant_identifier_names)
Fixes https://github.com/AngeloAvv/flutter_flavorizr/issues/131
when generated flavors.dart file show this warning from dart: