sp_settings 1.1.0 copy "sp_settings: ^1.1.0" to clipboard
sp_settings: ^1.1.0 copied to clipboard

A Flutter settings screen package with Shared Preferences integration.

1.1.0 #

  • Remove tristate checkbox
  • Fix all values defaulting to their initial value on app start

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.
0
likes
130
pub points
0%
popularity

Publisher

verified publishertytydraco.xyz

A Flutter settings screen package with Shared Preferences integration.

Repository

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

flutter, shared_preferences

More

Packages that depend on sp_settings