You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release v1.0.0 with docs, error handling, and workflow
Adds comprehensive documentation comments for all public APIs, improves error handling with UnsupportedError for unsupported types, and introduces an automatic publishing workflow to pub.dev via GitHub Actions. Fixes bugs where write(null) incorrectly called clear() instead of remove() in SharedPreferences and EncryptedSharedPreferences. Enhances code organization, type safety, and test coverage for unsupported types and double values.
0 commit comments