14 Commits

Author SHA1 Message Date
4aae8f94a8 Bump project dependencies (#6726) 2025-07-10 11:38:43 +02:00
692610cf6f Bump to flutter_lints 6.0.0 (#6713) 2025-07-06 12:01:44 +02:00
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
dda75e283e feat: Flutter 3.32 (#6665)
* Migration to Flutter 3.32

* Temporary ignore dart formatter issues
2025-06-23 09:56:00 +02:00
6b1c38369a fix: Hotfixes on 4.20.0 (#6600)
* Ensure the NutriScore guide always have a white status bar

* Fix food icons

* Product card without attributes

* Non-selected popular languages must be in the general list

* Fix infinite scroll

* Minor fixes for NOVA 2/3
2025-05-16 21:30:02 +02:00
67539c17f3 Suggestions for countries (#6344) 2025-02-05 16:05:29 +01:00
85c13502d2 Migration to Flutter 3.27 (#6076)
Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>
2024-12-29 15:20:05 +01:00
3655c3b300 feat: Scan cards share the same UI (#5866)
* Harmonized UI for scan cards

* Update packages/smooth_app/lib/l10n/app_en.arb

Co-authored-by: Pierre Slamich <pierre.slamich@gmail.com>

* Fix build issue

---------

Co-authored-by: Pierre Slamich <pierre.slamich@gmail.com>
2024-11-18 15:24:05 +01:00
1573d32949 feat: Country selector redesign (#5483)
* Redesign of the country selector

* CW

* Search filter

* Fix Lint warning

* Small improvements
2024-07-20 23:17:45 +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
7b09a0fa99 Nutriscore V2 guide: all translations use the standard mechanism (#5312) 2024-05-30 19:51:20 +02:00
6274c736e7 Share link + Analytics event (#5303) 2024-05-28 18:44:58 +02:00
8338e90aac feat: Snap scrolling for guides (#5283)
* Snap scrolling for guides

* Incorrect param

* Add missing types

* Tiny fix

* Support bouncing on iOS

* Some minor improvements on iOS

* Improvements

* Remove un-nessary `@override`
2024-05-25 19:01:31 +02:00
dbd23f50f8 feat: Guide for Nutri-Score V2 (#5273)
* Guide for Nutriscore V2

* Revert some code
2024-05-21 13:04:45 +02:00