provider library

Classes

AdvancedNetworkImage
Fetches the given URL from the network, associating it with some options.
AdvancedNetworkSvg
Fetches the given URL from the network, associating it with some options.
CacheRule
The rules used in DiskCache.
DiskCache
Singleton for managing cache files.

Enums

StoreDirectoryType
Stand for getTemporaryDirectory and getApplicationDocumentsDirectory in path_provider plugin.

Functions

removeFromCache(String url, {bool useCacheRule = false}) Future<bool>