sp_settings 1.0.8 sp_settings: ^1.0.8 copied to clipboard
A Flutter settings screen package with Shared Preferences integration.
1.0.8 #
- Proper package structure
1.0.7+1 #
- Convert LICENSE to 2-Clause BSD
1.0.7 #
- Add checkbox field
- Add enable toggle to popup, switch, and checkbox fields
1.0.6 #
- Use positional parameters when appropriate
1.0.5 #
- Follow Very Good Analysis guidelines
1.0.4 #
- Add tests
1.0.3 #
- Replace DropdownSettingsField with PopupSettingsField.
- Increase padding and size of category titles.
- Introduce SettingsList as argument to SettingsCategory
1.0.2 #
- Do not require prefKey for ButtonSettingsField.
1.0.1 #
- Fix ButtonSettingsField not being accessible.
1.0.0 #
- Initial release.