19 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
453ccf558f feat: Improvements for Robotoff questions in Edit mode (#6579)
* Improve robotoff questions in edit mode

* SmoothImage for the proof

* Remove print statement
2025-05-05 19:23:01 +02:00
8324456818 feat: Improved nutrition input (#6261)
* Improved nutrition input

* Translate all TODOs

* Loading + error states

* Update labeler

* "Add" icon with the same size as "Help"

* Fix light/dark mode switch issue

* Button to a nutrient at the bottom

* Remove warning
2025-01-21 19:20:48 +01:00
40e9dd4c46 fix: Fix cloud animation (#6144)
* Fix cloud animation

* Remove unused anim
2025-01-06 20:23:07 +01:00
db6ccda32d feat: New layout when a product is found (#6073)
* New layout when a product is found

* Customizable fields

* Change types
2024-12-27 18:46:53 +01:00
57e13ea164 feat: Product page: notify when there are pending operations (#5947)
* Product page: notify when there are pending operations

* Fix warning
2024-11-27 22:51:51 +01:00
c8d5392b42 fix: Optimized version of the scan cards for small screens (#5928)
* Optimized version of the scan cards for small screens

* Fix some Rive animations

* Use a slideup transition from the carousel
2024-11-25 10:42:02 +01:00
4499eefdad Upload indicator for the image viewer (#5425) 2024-06-24 07:10:36 +02:00
b322c68348 Cloud upload indicator for the gallery (#5419) 2024-06-20 17:39:21 +02:00
6026fbc91b fix: Fix issues with themes (#5410)
* Fix issues with themes

* Reformat code
2024-06-19 10:07:31 +02:00
b5b308c99d fix: ThemeProvider properly resync the theme (#5363)
* Fix theme internals

* Also fix the animation
2024-06-13 08:29:22 +02:00
2429276d04 Shortcut to Nutriscore V2 guide in the FAQ + generic way to access the NutriScore logo (#5284) 2024-05-24 09:00:22 +02:00
d2d8d0a6df feat: Add NutriScore V2 into cache + semantics (#5264)
* Add NutriScore V2 into cache + semantics

* Missing tailing comma

* Remove `devtools_options.yaml`

* Remove "new-formula" SVGs
2024-05-18 15:03:15 +02:00
ac4036522e Use the Nutriscore animation on fast track (#5257) 2024-05-17 08:56:33 +02:00
c9fc91eced Import the NutriScore animation (#5035) 2024-02-06 10:58:04 +01:00
6aa82a1495 Remove all Lottie files and use the barcode animation from the redesign (#4990) 2024-01-15 13:00:22 +01:00
05a1328b1d feat: Support light and dark modes for the eye animation (#4885)
* Support light and dark modes for the eye animation

* Minor fix

* Reformat file

* Refix
2023-12-08 23:04:01 +01:00
09d32c12a6 feat: Use the search eye animation from the POC (#4833)
* Use the search eye animation from the POC

* Oops I forgot the translation

---------

Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>
2023-11-24 15:49:42 +01:00