exception_handler 1.1.4 copy "exception_handler: ^1.1.4" to clipboard
exception_handler: ^1.1.4 copied to clipboard

A Dart package for streamlined API handling and robust exception management in Flutter apps.

1.0.0 #

  • Initial release exception_handler

1.0.1 #

  • doc: updated Readme

1.0.2 #

  • doc: updated Readme

1.0.3 #

  • doc: updated Readme

1.0.4 #

  • chore: add check coverage on pipeline

1.0.5 #

  • fix: bug log duplication and add example

1.0.6 #

  • test: updated test

1.0.7 #

  • chore: change minimum version to Dart 3.0.0

1.0.8 #

  • chore: upload demo screenshot

1.0.9 #

  • fix: updated type I/O of function callApi

1.0.10 #

  • fix: updated typo

1.0.11 #

  • refactor: updated name property of ApiHandler

1.1.0 #

  • feat: replace "when()/abstract" by "switch/sealed class"

1.1.1 #

  • refactor: updated class name for consistency and cohesion in the sealed class and subclass names

1.1.2 #

  • refactor: updated class name for consistency and cohesion in the sealed class and subclass names

1.1.3 #

  • doc: updated Readme

1.1.4 #

  • feat: add support web
3
likes
150
points
53
downloads
screenshot

Publisher

verified publishertech-andgar.me

Weekly Downloads

A Dart package for streamlined API handling and robust exception management in Flutter apps.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

connectivity_plus, dio, equatable, flutter

More

Packages that depend on exception_handler