About
This skill equips Claude with deep expertise in Flutter's data persistence layer, offering production-ready implementation patterns for various storage requirements. It covers everything from simple key-value storage with SharedPreferences and high-performance NoSQL with Hive to complex relational data modeling with SQLite. The skill also provides advanced guidance on securing sensitive data through AES encryption, managing schema migrations across app updates, and architecting robust offline-first synchronization engines to bridge local data with cloud backends like Firestore.