tane/apps/app_seeds/lib
vjrj 06aed2a586 fix(ui): enable mouse/trackpad drag scrolling on desktop
Flutter disables pointer-drag on scrollables/PageViews on desktop by default,
so the small photo carousel (and lists) couldn't be swiped with a mouse. Add an
app-wide ScrollBehavior that includes mouse/trackpad/stylus drag devices.

54 tests green; Linux runs.
2026-07-08 14:18:10 +02:00
..
data feat(inventory): external links on the variety detail 2026-07-08 13:38:31 +02:00
db feat(inventory): month/year harvest date picker (schema v3) 2026-07-08 12:09:38 +02:00
di feat(block1): bundled species catalog + autocomplete link 2026-07-07 21:21:59 +02:00
i18n feat(photos): camera-or-gallery picker + swipeable full-screen viewer 2026-07-08 14:15:13 +02:00
security feat(block1): inventory walking skeleton + first quick-add slice 2026-07-07 15:16:14 +02:00
state feat(inventory): external links on the variety detail 2026-07-08 13:38:31 +02:00
ui feat(photos): camera-or-gallery picker + swipeable full-screen viewer 2026-07-08 14:15:13 +02:00
app.dart fix(ui): enable mouse/trackpad drag scrolling on desktop 2026-07-08 14:18:10 +02:00
main.dart feat(block1): bundled species catalog + autocomplete link 2026-07-07 21:21:59 +02:00