We are using Flutter for a web app. We want to distinguish different stages by different icons. Do you know if there is a way to use build parameters (like --dart-define) in index.html?
We are using Flutter for a web app. We want to distinguish different stages by different icons. Do you know if there is a way to use build parameters (like --dart-define) in index.html?