5 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
ed9ee6bf03 feat: Editable brands (#6203)
* Brands are editable

* Animation

* Reverse duration
2025-01-15 19:08:10 +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
2e22987aa6 feat: Support for '-' in nutritional values (#4909)
* Support for '-' in nutritional values

* Minor improvement
2023-12-28 14:09:54 +01:00
33d5b3c646 feat: Nutrition page improvements (#3121)
* Nutrition page: use an enum instead of a boolean for the unit
+ only notify when the value has really changed

* Add an access to the initialValue
2022-10-13 20:54:58 +02:00