flutter_cache_manager icon indicating copy to clipboard operation
flutter_cache_manager copied to clipboard

Generic cache manager for flutter

Results 182 flutter_cache_manager issues
Sort by recently updated
recently updated
newest added

## 🏗 Enhancement Proposal This package does not support the latest major Firebase release. From security and feature perspective flutter_cache_manager should be adjusted to support firebase_storage >= 13.0.0

## 🐛 Bug Report There's a problem with data persistence. In the code, the JSON file is saved 3 seconds after each change, but if I make a change and...