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. I like the idea of running flutter apps directly on RPi without X11. I’ll play with this project a bit in the future :-)