关于
This skill provides comprehensive guidance for mastering local data persistence in Flutter, helping developers select and implement the ideal storage solution based on specific data needs. It covers everything from simple key-value pairs and NoSQL solutions like Hive to complex relational databases using SQLite and the type-safe Drift library. By providing implementation patterns for offline-first architectures, schema migrations, and secure storage, this skill ensures that Flutter applications remain performant, reliable, and capable of functioning without a constant network connection across mobile, desktop, and web platforms.