cross_cache 0.0.9 copy "cross_cache: ^0.0.9" to clipboard
cross_cache: ^0.0.9 copied to clipboard

unlisted

Cross-platform cache manager for Flutter using IndexedDB for web, file system for mobile and desktop, and Dio for network requests. #cache #indexeddb #dio

0.0.9 #

  • Version bump to match other packages

0.0.8 #

  • Version bump to match other packages

0.0.7 #

  • Require Flutter 3.29 and Dart 3.7

0.0.6 #

  • Version bump to match other packages

0.0.5 #

  • Version bump to match other packages

0.0.4 #

  • Version bump to match other packages

0.0.3 #

  • Added new methods:
    • delete(String key) – delete entries
    • updateKey(String key, String newKey) – rename keys while keeping the data
  • CustomNetworkImage is now CachedNetworkImage and has been moved to the cross-cache package
  • Exposed the set method for better flexibility

0.0.2 #

  • Bump version to support flutter_chat_ui v2 alpha release

0.0.1 #

  • Initial release
2
likes
0
points
2.75k
downloads

Publisher

verified publisherflyer.chat

Weekly Downloads

Cross-platform cache manager for Flutter using IndexedDB for web, file system for mobile and desktop, and Dio for network requests. #cache #indexeddb #dio

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cross_file, crypto, dio, flutter, path_provider

More

Packages that depend on cross_cache