Building different app flavors with Flutter
For one of the projects we’re working on, we planned to release a mobile app version with OpenStreetMap and the Google Maps version.
How to manage multiple build “flavors” in Flutter?
For one of the projects we’re working on, we planned to release a mobile app version with OpenStreetMap and the Google Maps version.
How to manage multiple build “flavors” in Flutter?
Recently I discovered the flutter-pi project thanks to a user that asked for help in a public telegram group.