extensionresoft 0.0.4 copy "extensionresoft: ^0.0.4" to clipboard
extensionresoft: ^0.0.4 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-02-09 #

  • 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.
4
likes
0
pub points
61%
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

License

unknown (LICENSE)

Dependencies

flutter, shared_preferences

More

Packages that depend on extensionresoft