- Update
README.md
.
- BREAKING: Remove custom prefixes from keys.
- Fix links to the repository.
- Fix versions.
- Add links to the repository and topics.
- BREAKING: Fix type errors for a list of custom items.
- BREAKING:
fromJson
andtoJson
requiredynamic
instead ofMap<String, Object?>
. - BREAKING: Bump
shared_preferences
constraints to2.3.0
. - Added
example
.
- BREAKING: Require
Preference
type to extendObject
.
- Initial release.