inspiration et savoir-faire.
* https://github.com/instaflutter/awesome-flutter?tab=readme-ov-file#o... n-source-apps
* Rechercher sur [[https://github.com/search?q=path%3A%2F%5Epubspec%5C.yaml%24%2F+flutt... tiWiki]]
* Panoramax mobile app https://gitlab.com/panoramax/clients/mobile-app/
* https://github.com/deckerst/aves is a gallery and metadata explorer
constant.html|kDebugMode]] étant un constante, le compilateur peut supprimer du code: ''Tree Shaking''.... faut donc l'utiliser pour réduire la taille de la compilation ''release''.
J'ai vérifié en recherchant... bugMode ){}''
==== --split-debug-info ====
Pour compiler une release //un peu// plus légère
<code ba... ebug_info \
--dart-define=API_URL=https://myapi.com \
--dart-define=API_KEY=super_secret_key
</code