ridltech.my.id

  • Packages
Results 4 packages owned by ridltech.my.id
Sort by

flutter_network_statecopy "flutter_network_state: ^1.1.0" to clipboard
flutter_network_state: ^1.1.0 copied to clipboard

6
likes
160
points
32
downloads
Network-aware state management engine for Flutter. Offline queue, cache strategies, Dio interceptor, auto-sync, and Bloc-friendly sealed states.

async_guardcopy "async_guard: ^0.0.1" to clipboard
async_guard: ^0.0.1 copied to clipboard

5
likes
160
points
34
downloads
Prevent duplicate async calls, handle loading & errors in one line. Safe lifecycle, double-tap protection, and clean API for Flutter.#async#guard#loading#button#state-management

cache_guardcopy "cache_guard: ^0.0.1" to clipboard
cache_guard: ^0.0.1 copied to clipboard

4
likes
160
points
26
downloads
Simple async caching for Flutter. Run once, reuse forever. Prevent duplicate calls, support TTL, force refresh — with zero configuration.#cache#async#caching#ttl#state-management

mockreccopy "mockrec: ^0.0.2" to clipboard
mockrec: ^0.0.2 copied to clipboard

5
likes
160
points
10
downloads
Record API responses once, replay without backend. Dio interceptor for offline development, testing, and demos — zero config.#mock#api#dio#testing#interceptor