mazarbul 1.1.0 mazarbul: ^1.1.0 copied to clipboard
Mazarbul is a Dart package that provides a simple interface to work with SharedPreferences. It offers methods to save and retrieve various data types with associated keys.
[1.0.0] - 2023-08-27 #
- Initial release: Features added.
[1.0.1] - 2023-08-27 #
- format files, add dart doc
[1.0.2] - 2023-08-27 #
- Readme Update
[1.0.3] - 2023-08-27 #
- Readme Update
[1.0.4] - 2023-08-27 #
- LICENSE Update
[1.0.5] - 2023-08-27 #
- Update documantation
[1.0.6] - 2023-08-27 #
- Flutter format
[1.0.7] - 2023-08-27 #
- Update badge
[1.0.8] - 2023-08-27 #
- Readme update
[1.0.9] - 2023-08-27 #
- add getSharedInstance() method
1.1.0 #
- fix #1 issue