toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 35 packages
Sort by PUB-AZS
Flutter package that allows setting the web app URL strategy with a single line of code.
Algolia Client Core is a Dart package for seamless Algolia API integration, offering HTTP request handling, retry strategy, and robust exception management.
A flutter package that helps to observe internet connection via a customizable observing strategy.
First-class package resolution strategy classes.
A Flutter package that provides a clean way to handle URL strategy for web applications, removing the '#' from URLs while maintaining compatibility with non-web platforms
http cache lib for Flutter dio like RxCache.It use sqflite as disk cache,and google/quiver-dart/LRU strategy as memory cache.
Core for stream-based caching and data strategy architecture.#repository#caching#reactive#strategy#core
http cache lib for Flutter dio like RxCache.It use sqflite as disk cache,and google/quiver-dart/LRU strategy as memory cache.
A comprehensive deeplink and short URL management system built with Clean Architecture principles. Supports strategy patterns, dependency injection, and enterprise-grade error handling.#deeplink#url#shortlink#navigation
Cache based on least recently used eviction strategy with additional typed data support and weak cache layer.#cache#lru#data-structures