incerta 0.2.1 copy "incerta: ^0.2.1" to clipboard
incerta: ^0.2.1 copied to clipboard

Incerta is a standalone extension of riverpods AsyncValue that adds a generic error type

Incerta is a standalone extension of riverpods AsyncValue that adds a generic error type. Incerta values always represent one of these states:

  • loading
  • value (generically typed)
  • error (generically typed)

Getting Started #

Add incerta to your pubspec.yaml dependencies: incerta: 0.2.1

Notice #

This package is currently under heavy development and subject to major changes until stable version 1.0.0! You are better of using an exact version of Incerta in your pubspec.yaml.

1
likes
150
pub points
0%
popularity

Publisher

unverified uploader

Incerta is a standalone extension of riverpods AsyncValue that adds a generic error type

Repository (GitLab)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

More

Packages that depend on incerta