shared_prefs_cookie_store 0.0.2 copy "shared_prefs_cookie_store: ^0.0.2" to clipboard
shared_prefs_cookie_store: ^0.0.2 copied to clipboard

This is a Flutter plugin for managing HTTP cookies using SharedPreferences. It offers a simple way to handle cookies in Flutter applications, ensuring cookie persistence.

CHANGELOG #

0.0.1 #

  • Initial version

0.0.2 #

  • Removed Platform Specific implementation, instead using only one single generic Dart implementation
2
likes
140
points
371
downloads

Publisher

verified publisherspense.money

Weekly Downloads

This is a Flutter plugin for managing HTTP cookies using SharedPreferences. It offers a simple way to handle cookies in Flutter applications, ensuring cookie persistence.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cookie_jar, flutter, plugin_platform_interface, shared_preferences

More

Packages that depend on shared_prefs_cookie_store