exception_type 0.0.4 copy "exception_type: ^0.0.4" to clipboard
exception_type: ^0.0.4 copied to clipboard

exception_type is a Dart package that provides a structured way to handle failures and errors in Flutter applications. It includes predefined authentication, database, API, and network failure message [...]

Changelog #

All notable changes to this project will be documented in this file.

0.0.4 #

Aug 22, 2025 #

✨ Updated #

  • Updated Dart sdk to 3.9.0
  • Removed flutter_lints

0.0.3 #

  • added example file

0.0.2 #

  • Added predefined authentication failure messages.
  • Added database failure messages.
  • Implemented structured failure handling with custom failure classes.
  • Provided utility functions to map failures to human-readable messages.
  • Included general failure handling for API, network, and input validation errors.
  • Created an example file demonstrating usage of the package.

0.0.1 #

  • Initial Release
0
likes
140
points
253
downloads

Publisher

unverified uploader

Weekly Downloads

exception_type is a Dart package that provides a structured way to handle failures and errors in Flutter applications. It includes predefined authentication, database, API, and network failure messages, along with utility functions to map failures to user-friendly messages.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter

More

Packages that depend on exception_type