Setup & Installation
What This Skill Does
Guides you through building a structured data layer in Flutter apps using SQLite and other local databases. Covers repository and service patterns, offline-first synchronization, and caching strategies for different data types. Gives you a copy-paste-ready architecture for local data persistence in Flutter instead of figuring out the repository pattern, sync logic, and caching strategy from scratch.
When to use it
- Working with flutter working with databases functionality
- Implementing flutter working with databases features
- Debugging flutter working with databases related issues
