extensionresoft 0.0.5 copy "extensionresoft: ^0.0.5" to clipboard
extensionresoft: ^0.0.5 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.1 - 2024-02-08 #

  • Initial release.

0.0.2 - 2024-02-08 #

Added:

  • Added sample tests

Changes:

  • Updated documentation

0.0.3 - 2024-02-09 #

Changes:

  • Formatted dart codes
  • Further updated documentation

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.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.
7
likes
0
points
397
downloads

Publisher

unverified uploader

Weekly Downloads

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

License

unknown (license)

Dependencies

flutter, shared_preferences

More

Packages that depend on extensionresoft