Quiver is a comprehensive collection of utility libraries for Dart that extends core functionality and simplifies common programming patterns. It provides reusable tools for asynchronous programming, data structures, caching, time manipulation, string utilities, and more. Originally inspired by Google’s internal libraries, Quiver helps developers write cleaner, more expressive, and testable Dart code. Its modular design allows importing only the needed packages, making it both flexible and lightweight. Quiver also includes testing utilities that make it easier to simulate asynchronous behavior, time, and equality checks in unit tests.
Features
- Async utilities for handling Futures, Streams, timers, and periodic tasks
- Caching framework with asynchronous Cache and in-memory MapCache implementations
- Core utilities like Optional and hash generators for consistent equality semantics
- Collection helpers including LruMap, Multimap, BiMap, and TreeSet
- Iterable and sequence utilities (concat, range, zip, cycle, etc.) for functional-style iteration
- Pattern and string utilities including glob matching, regex helpers, and case-insensitive comparisons
Categories
LibrariesLicense
Apache License V2.0Follow Quiver for Dart
Other Useful Business Software
Evertune | Improve Your Brand's Visibility in AI Search
Evertune is the Generative Engine Optimization (GEO) platform that helps brands improve visibility in AI search across ChatGPT, AI Overview, Gemini, Claude and more.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Quiver for Dart!