toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 172 packages
Sort by PUB-AZS
Scroll to a specific child of any scrollable widget in Flutter
R-tree implementation to index and query two-dimensional data
NoSQL persistent embedded database for the Web on top of IndexedDB#nosql#database
RBush — a high-performance R-tree-based 2D spatial index for points and rectangles.
indexed_db dart base interface with implementation for native (browser), file (io) and in memory.#nosql#database
A simple HTTP proxy for webdev's serve command. Supports apps that use HTML5 routing by rewriting 404s to the root index.
Automatically generate index / barrel / library files with all the export needed for your library.#library#library-generator#code-gen
A package that extends IndexedStack to allow for lazy loading.
A Flutter sticky headers & index ListView. IndexBar. such as citylist, contactlist. index and hover effect.
Cross-platform cache manager for Flutter using IndexedDB for web, file system for mobile and desktop, and Dio for network requests. #cache #indexeddb #dio