Files
immich/mobile/lib/presentation
Thomas Way 319b468519 chore(mobile): use declarative ui in search
The search page makes use of imperative state, which is buggy and
unergonomic - it fights against how flutter wants widgets to be
written. Using declarative state simplifies the code and fixes bugs.
2026-04-05 03:34:46 +01:00
..