How do I use build parameters in index.html in flutter/web | --dart-define

Viewed 13

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?

0 Answers
Related