I am trying to find a way to access the environment variables provided by --dart-define inside native iOS and Android code.
--dart-define
Is there any way to do this?<