pipflutter_player_cache_configuration library
Classes
- PipFlutterPlayerCacheConfiguration
- Cache configuration for PipFlutter Player. To enable cache on Android, useCache must be true and maxCacheSize > 0 and maxCacheFileSize > 0. On iOS maxCacheSize and maxCacheFileSize take no effect, so useCache is used only.