err 0.9.0 copy "err: ^0.9.0" to clipboard
err: ^0.9.0 copied to clipboard

outdated

Error data structures for fine-grained control over errors. It is possible to use errors as values like in Go

Changelog #

0.9.0 #

Breaking change: major refactor. This package now only contains the basic data structures. The Flutter router part has been moved to it's own package.

0.8.0 #

  • Add an errorFlash method
  • Add on device console option
  • Refactoring
  • Use pedantic for static anlytics

0.7.3 #

  • Add an errorFlash method

0.7.2 #

  • Fix the infoScreen short parameter
  • Set short messages duration to 5 seconds

0.7.1 #

Fix infoFlash and debugFlash

0.7.0 #

  • Breaking change: fix some functions in the api to be easier to use

  • Use more strict linting rules

0.6.0 #

Remove the notifications route to avoid permissions issues

0.5.0 #

Breaking change: the context parameter is now positionnal for the main methods

Feature: add the notification route

0.4.0 #

Add sync functions

0.3.0 #

Breaking change: the api has been simplified with a more efficient syntax

0.2.0 #

Improve the terminal output

0.1.0 #

Initial release

0
likes
30
pub points
47%
popularity

Publisher

unverified uploader

Error data structures for fine-grained control over errors. It is possible to use errors as values like in Go

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

extra_pedantic, pedantic

More

Packages that depend on err