openfoodfacts / smooth-app

🤳🥫 The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart
https://world.openfoodfacts.org/open-food-facts-mobile-app?utm_source=off&utf_medium=web&utm_campaign=github-repo
Apache License 2.0
855 stars 283 forks source link

Deploy the app on Linux #5807

Open teolemon opened 2 weeks ago

teolemon commented 2 weeks ago

What

Needs more details

monsieurtanuki commented 1 week ago

cf. #4921: not all the pub.dev packages we use support all platforms. The first step would be to see which packages are problematic (e.g. iso_countries), and then alternate solutions on specific platforms (e.g. relying 100% on internet).