AngeloAvv / flutter_flavorizr

A flutter utility to easily create flavors in your flutter application
https://pub.dev/packages/flutter_flavorizr
MIT License
468 stars 85 forks source link

Is there a way to access custom defined variable (resValue, variables) inside flutter code. #173

Closed UffizioHimanshu closed 1 year ago

AngeloAvv commented 1 year ago

This has nothing to do with the behavior of flutter_flavorizr. If you need to customize the way your app behaves according to the value of a variable, please define your variables in the F class after running flutter_flavorizr, as mentioned in the README.

For further questions, please use the Discussions section.