toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 117 packages
Sort by PUB-AZS
Generate more helpful exceptions when decoding YAML documents using package:json_serializable and package:yaml.#yaml#json#build-runner#json-serializable#codegen
Provides a mechanism to throw exceptions on certain calls. This is useful when working with a Fake and we still want to occasionally make it throw exceptions.
GQL Link to handle execution errors and exceptions#graphql#gql#gql-link
Error handler library for type-safe and easy work with errors on Dart and Flutter. Either is an alternative to Nullable value and Exceptions.
Dart exception and error classes with generic type. Enables throwing, catching, and filtering custom exceptions based on their type argument.
Algolia Client Core is a Dart package for seamless Algolia API integration, offering HTTP request handling, retry strategy, and robust exception management.
Automatic capture of exceptions and GraphQL errors for the gql eco-system, like graphql and ferry
A Dart implementation of the Result Monad which allows for more expressive result generation and processing without using exceptions.
Exception class that can be serialized to JSON and serialized to clients.
Abstraction for communicating with REST API in flutter projects. Incorporates exception handling and jwt with refresh token authorization.