clever_settings 0.1.2+1 copy "clever_settings: ^0.1.2+1" to clipboard
clever_settings: ^0.1.2+1 copied to clipboard

Clever Settings is a Dart package that provides an easy way to manage and store settings for your application.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.2+1 - 2023-05-06 #

Added #

  • DefaultSettingsValue that returns non-nullable values
  • reset() method to reset a SettingsValue to its defaultValue.

Changed #

  • Improved readme and docs

0.1.1+1 - 2023-05-02 #

Fixed #

  • fixed SerializableSettingsValue not working with .watch.

0.1.0+1 - 2023-04-30 #

Added #

  • Initial version
1
likes
160
pub points
0%
popularity

Publisher

verified publisherclevertasks.de

Clever Settings is a Dart package that provides an easy way to manage and store settings for your application.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

clever_logger, hive

More

Packages that depend on clever_settings