6 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
29bc10768f fix: Fix issues with the menu on lists (#6202)
* bugfixes_list

* Remove heroTag from search results

* Personalized lists: better header

* Lists: Ensure the pull to refresh works with non-scrollable listview

* Personalized search: Dismissible widget to take the full height

* Flutter Map: InkWell with the same border radius as the ClipRRect
2025-01-14 09:49:45 +01:00
995cb1b73b feat: Folksonomy Editor (updated UI, modal sheet…) (#6194)
* Taxonomy UI

* Italic hint style

* Remove dead code
2025-01-13 14:17:59 +01:00
019e319384 feat: New UI for history/search lists (#6161)
* Change the UI of history/search list items

* Update goldens
2025-01-09 16:08:37 +01:00
a9e216c72d feat: Popup Menu now uses the iOS actions sheet (#5494)
* iOS popup menu

(cherry picked from commit 493f3d2ebbf444579f8c03ff0ac7d5f8b9db55e7)

* Reorder mandatory fields
2024-07-22 10:50:43 +02:00