jihedmrouki.com

  • Packages
Results 4 packages owned by jihedmrouki.com
Sort by

super_cachecopy "super_cache: ^1.0.1" to clipboard
super_cache: ^1.0.1 copied to clipboard

recently created package Added 12 days ago
1
likes
160
points
119
downloads
Production-ready LRU + TTL cache for Flutter. In-memory, encrypted, and disk layers with stampede protection, repository integration, and live cache metrics.#cache#caching#lru#performance#memory

super_cache_testingcopy "super_cache_testing: ^1.0.1" to clipboard
super_cache_testing: ^1.0.1 copied to clipboard

recently created package Added 12 days ago
1
likes
160
points
99
downloads
Test utilities for super_cache. FakeCache and ManualClock for deterministic TTL and eviction tests without Future.delayed. Part of the super_cache family.#cache#testing#mock

super_cache_securecopy "super_cache_secure: ^1.0.1" to clipboard
super_cache_secure: ^1.0.1 copied to clipboard

recently created package Added 12 days ago
1
likes
150
points
101
downloads
AES-256-GCM encrypted in-memory cache for Flutter. Keys stored in iOS Keychain and Android Keystore. Part of the super_cache family.#cache#caching#encryption#security#storage

super_cache_diskcopy "super_cache_disk: ^1.0.1" to clipboard
super_cache_disk: ^1.0.1 copied to clipboard

recently created package Added 12 days ago
1
likes
150
points
100
downloads
File-per-entry persistent cache for Flutter and Dart. SHA-256 integrity, optional gzip compression, and async write queue. Part of the super_cache family.#cache#caching#storage#disk#persistence