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
23288dfc44 feat: Less annoying floating spam (#6190)
* Less annoying floating spam

* Ooops, remove that test, Edouard

* No message for pictures

* Better edit product page banner
2025-01-13 14:17:00 +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
e3b4768d75 feat: Tweak the location of the floating messages (ex-Snackbar) (#4401)
* The location of the message is tweaked (sometimes at the top / sometimes at the bottom)

* Better way to catch record/pattern here
2023-07-31 17:13:09 +02:00
b03cf26833 feat: Allow to show a floating message (replacement for SnackBar) (#4382)
* Allow to show a floating message (replacement for `SnackBar`)

* Use `SmoothAnimationsDuration` instead of a hardcoded value
2023-07-29 19:20:10 +02:00