arsync_exception_toolkit 0.0.9
arsync_exception_toolkit: ^0.0.9 copied to clipboard
A flexible exception handling system for Flutter applications by Arsync
0.0.9 #
- Added support for String Exception
0.0.8 #
- Fixed an issue with handler
0.0.7 #
- Fixed an issue with handler
0.0.6 #
- Added example project
0.0.5 #
- Fix Web compatibility
0.0.4 #
- Converted to monorepo structure
0.0.3 #
- Added github repository link
0.0.2 #
- Added web compatibility
0.0.1 #
- Initial release of Arsync Exception Toolkit
- Standardized exception handling system for Flutter applications
- Features include:
- Conversion of various exceptions into user-friendly format
- Automatic exception type detection
- Support for custom exception handlers
- Customizable exception modifiers
- Ability to ignore specific exceptions
- Foundation for upcoming extension packages for Firebase, Supabase, and Dio