toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 142 packages
Sort by PUB-AZS
Simple package for parsing pubspec.yaml files with a type-safe API and rich error reporting.#dart-pub
Type-safe DateTime and Duration calculations, powered by extensions.
Code generator tool to make communication between Flutter and the host platform type-safe and easier.#codegen#interop#platform-channels#plugin-development
Simplifies manual JSON parsing with a type-safe API. No dynamic, no manual casting. Flexible inputs types, fixed output types. Useful parsing error messages
Simple package for parsing pubspec.lock files with a type-safe API and rich error reporting.
Error handler library for type-safe and easy work with errors on Dart and Flutter. Either is an alternative to Nullable value and Exceptions.
Either monad for Dart language and Flutter framework. Type-safe error handling, railway oriented programming. Supports Monad comprehensions, async map, async flatMap. #hoc081098#functional-programming#fpdart#dartz#either
A type-safe and tree-shakable API to access translated common data (measurement units, date fields, country names etc...)#i18n#locale#unicode#translation#timezone
The Results Dart package provides a simple and type-safe way to handle results in your Dart and Flutter applications. It allows you to represent the outcome of an operation as either an error or a success and provides convenient methods for working with these results.
A package to automatically create routing configurations with build_runner to enable type-safe routing.