6 Commits

Author SHA1 Message Date
a6569866d4 feat: Upgrade the Flutter version to 3.24 (#5613)
* Let's migrate the app to Flutter 3.24

* `openfoodfacts_flutter_lints` from the `main` branch

* A fix for `/// For the world view`
2024-09-26 16:48:01 +02:00
199e27e47e refactor: Simpler project structure (#3555)
* refactor: Simpler project structure

* fix dependabot
2023-01-09 17:44:58 +01:00
44e9096947 fix: #1155 - MissingPluginException (iOS scanner issue) (#1210)
* fix: #1155 - MissingPluginException (iOS scanner issue)

* fix: openfoodfacts#1155 - MissingPluginException (iOS scanner issue)
- Use an old version of google_ml_kit to remove firebase link
2022-03-16 22:51:36 +01:00
40c8efb134 Ios build fix (#1084)
* Regenerated flutter native files

* Regenerated splash screen and app icon

* Updated for needs

* Delete MainActivity.kt
2022-02-07 20:38:22 +01:00
442ae6189f Added splash screen (#69)
OS splash screen + Flutter splash screen +initializing indicator on startup all with darkmode support
2021-01-13 07:47:51 +01:00
28163254ad Project structure 2020-04-23 15:28:51 +02:00