14 Commits

Author SHA1 Message Date
e3bc40fdf3 chore: Migration to Dart 3.8 (#6668)
* Migration to Dart 3.8

* New GA

* Fix dartdoc
2025-06-23 18:14:17 +02:00
2bffec147e Photo gallery with tabs (#5872) 2024-11-18 13:24:40 +01:00
cc874d23f6 feat: Product page with the status bar from the POC (#5808)
* Product page with the status bar from the POC

* Revert compatibility colors

* Remove 2 warnings

* Oops, the translation…

* Use the correct back button on Android

* Fix
2024-11-07 19:41:32 +01:00
104b3bf040 Adopt iOS code for Android status bar (#5784) 2024-11-05 08:51:03 +01:00
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
1118349b00 Remove all unnecessary MediaQuery.of() (#5459) 2024-07-20 09:46:53 +02:00
2a08ab4114 Edge to edge mode on Android (#5378) 2024-06-15 17:21:09 +02:00
41abf730fe feat: Tagline V3 (#5350)
* New JSON

* Tagline V3

* Refresh the tagline on language change

* Fix Lint errors

* Revert `SmoothScaffold` changes

* Filter news with startDate/endDate
2024-06-10 15:19:24 +02:00
7a82d53fa6 Make all button bars in the product edition consistent (#4187) 2023-06-16 15:19:47 +02:00
6a0b586755 Ensure the status bar is always visible on iOS (#3866) 2023-04-17 18:10:20 +02:00
e230641f94 fix: bottom padding on login & signup (#3206) 2022-10-24 21:16:06 +02:00
c0ab58af3d Fix brightness on iOS (#3132) 2022-10-13 20:58:00 +02:00
e8c97e479b fix: Dark status bar for onboarding (#2864)
* Ensure all screens from the onboarding have a dark status bar (issue on iOS)

* Also apply to KnowledgePanelPage

* Ensure the "Authorize" button has a splash color

* Format dart code

* Useless print statement removed

* Knowledge panel card: Only force the status bar brightness on the walkthrough

* Revert to the initial implementation

* Dart format
2022-09-06 09:53:40 +02:00
1e889df3df Force a light status bar on all screens + a SmoothScaffold now handles correctly the brightness (#2343) 2022-07-04 16:58:55 +02:00