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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Quiver for Dart!