7 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
dda75e283e feat: Flutter 3.32 (#6665)
* Migration to Flutter 3.32

* Temporary ignore dart formatter issues
2025-06-23 09:56:00 +02:00
d5ed22bd66 fix: 6425 - clean usage of nutriscore new icon in guide (#6434)
Impacted files:
* `app_en.arb`: removed useless and ambiguous label "guide_nutriscore_v2_file_language"
* `guide_nutriscore_v2.dart`: now using bullet-proof method `SvgCache.getAssetsCacheForNutriscore` for nutriscore new (and old) svg
2025-03-10 15:50:30 +01: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