AngeloAvv/flutter_flavorizr

Add the ability to create buildConfigField in build.gradle

danijel-tolj opened this issue · 1 comments

Currently the plugin lets the developer define resValue to access on native side of the app.
It would be a great benefit if developers could define buildConfigField as well.

Raised pull request : #202