trove
flutter stuff i actually use. copy one file, ship.
- flutter app setupa copyable agent playbook for starting a production-ready Flutter app with feature modules, GoRouter, Riverpod, Drift, KV storage, startup wiring, base UI, logging, permissions, and a Dio API client.
- app bottom sheeta bottom sheet for flutter in one file. handle, title, message, theme-aware surface. no packages, no DI, no widget wrapping.
- app headeran app header for flutter in one file. pixel wordmark, circular actions, pin or scroll as a sliver. no packages, no DI, no widget wrapping.
- app dialoga dialog for flutter in one file. title, message, icon, action row. no packages, no DI, no widget wrapping.
- app buttona button for flutter in one file. three types, three sizes, spring press feedback. no packages, no DI, no widget wrapping.
- app toasta toast for flutter in one file. no packages, no DI, no widget wrapping. works with any architecture.