extensionresoft 0.0.6 copy "extensionresoft: ^0.0.6" to clipboard
extensionresoft: ^0.0.6 copied to clipboard

A collection of Dart/Flutter Extension functions and Helper functions for faster development. It absolutely makes for codes re-usability and easy coding reading.

Changelog #

[0.0.6] - 2024-03-20 #

  • Minor fixes and upgrade

[0.0.5] - 2024-03-20 #

  • Added detailed documentation for all methods in the SharedPreferencesService class.
  • Added example usage in README.md documentation.
  • Bug fixes and performance improvements.

[0.0.4] - 2024-03-20 #

  • Added SharedPreferencesService class for managing SharedPreferences in Flutter applications.
  • Implemented methods for storing and retrieving boolean, string, integer, double, and list of strings data types in SharedPreferences.
  • Added init method to initialize the SharedPreferences instance.
  • Implemented clear and remove methods for clearing data and removing specific keys from SharedPreferences.

[0.0.3] - 2024-02-09 #

Changes:

  • Formatted dart codes
  • Further updated documentation

[0.0.2] - 2024-02-08 #

Added:

  • Added sample tests

Changes:

  • Updated documentation

[0.0.1] - 2024-02-08 #

  • Initial release.
4
likes
160
pub points
62%
popularity

Publisher

unverified uploader

A collection of Dart/Flutter Extension functions and Helper functions for faster development. It absolutely makes for codes re-usability and easy coding reading.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, shared_preferences

More

Packages that depend on extensionresoft