cross_cache
Cross-platform cache manager for Flutter using IndexedDB for web, file system for mobile and desktop, and Dio for network requests. #cache #indexeddb #dio
1.1.0
50K downloads/mo
#1471 most downloaded on pub.dev
flyerhq/flutter_chat_ui
What this package is like to depend on
Last release 8 months ago
06 Dec 2025
Release timing varies
gaps range from 8 days to 3 months
Nearly every release is documented
notes for 19 of 19 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
19 releases · first in 2024
2 releases in the last 12 months
see the full history below
Release timeline
19 releases · Aug 2024 to Dec 2025Releases
latest 19-
1.1.006 Dec 2025Release notes
Open source → -
1.0.509 Oct 2025Release notes
Open source → -
1.0.419 Jul 2025 -
1.0.327 Jun 2025 -
1.0.202 May 2025 -
1.0.102 May 2025 -
1.0.001 May 2025 -
0.0.1201 May 2025 -
0.0.1120 Apr 2025 -
0.0.1006 Apr 2025Release notes
Open source →- Migrated web storage implementation from
indexed_dbtoidb_shimfor improved cross-platform compatibility and better performance
- Migrated web storage implementation from
-
0.0.925 Mar 2025 -
0.0.816 Mar 2025 -
0.0.718 Feb 2025 -
0.0.616 Feb 2025 -
0.0.504 Feb 2025 -
0.0.402 Jan 2025 -
0.0.328 Dec 2024Release notes
Open source →- Added new methods:
delete(String key)– delete entriesupdateKey(String key, String newKey)– rename keys while keeping the data
CustomNetworkImageis nowCachedNetworkImageand has been moved to the cross-cache package- Exposed the
setmethod for better flexibility
- Added new methods:
-
0.0.221 Oct 2024 -
0.0.117 Aug 2024Release notes
Open source →- Initial release
365
likes
150
points
67.7k
downloads
Documentation
API reference
Publisher
flyer.chat
Weekly Downloads
Metadata
Customizable link and URL preview extracted from the provided text with the ability to render from the cache. Ideal for chat applications.
Homepage
Repository (GitHub)
View/report issues
Contributing
License
MIT ( license )
Dependencies
flutter , flutter_chat_core , html , http , punycode , url_launcher
More
Packages that depend on flutter_link_previewer
← Metadata
365
likes
150
points
67.7k
downloads
Documentation
API reference
Publisher
flyer.chat
Weekly Downloads
Metadata
Customizable link and URL preview extracted from the provided text with the ability to render from the cache. Ideal for chat applications.
Homepage
Repository (GitHub)
View/report issues
Contributing
License
MIT ( license )
Dependencies
flutter , flutter_chat_core , html , http , punycode , url_launcher
More
Packages that depend on flutter_link_previewer
Back