web_cache_clear 0.0.3 copy "web_cache_clear: ^0.0.3" to clipboard
web_cache_clear: ^0.0.3 copied to clipboard

Platformweb

A Flutter web plugin to automatically clear the browser cache and reload the page when a new app version is detected. Ideal for ensuring users get the latest version.

0.0.3 #

  • FIX Updating so it works on HTTPS and not just localhost.

0.0.2 #

  • FIX: Corrected logic in checkAppVersion to handle initial version setting.
  • FIX: Resolved getPlatformVersion error by removing template code.
  • CHORE: Added unit tests for web implementation.

0.0.1 #

  • Initial release of the web_cache_clear plugin.
  • Provides checkAppVersion to clear cache and reload the page if the app version is outdated.
0
likes
160
points
175
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter web plugin to automatically clear the browser cache and reload the page when a new app version is detected. Ideal for ensuring users get the latest version.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on web_cache_clear

Packages that implement web_cache_clear