hondooye_error_handler 1.0.0
hondooye_error_handler: ^1.0.0 copied to clipboard
A useful error handler
1.0.0 #
Major Update - Latest Flutter Version Compatibility #
This release includes major upgrades to ensure full compatibility with the latest Flutter version (3.35.7).
Breaking Changes
- Flutter SDK requirement changed:
>=3.0.0 <4.0.0(previously:>=2.17.0 <4.0.0) - Flutter requirement changed:
>=3.0.0(previously:>=1.17.0)
Dependencies Updates
- hondooye_logger:
^0.0.2→^1.0.0(latest version) - flutter_lints:
^2.0.1→^6.0.0(latest version)
Code Improvements
- Updated to use
super.keyfollowing Flutter 3.x recommendations - Added explicit type annotations to all methods
- Removed unnecessary
librarydeclaration - Resolved all lint warnings
Compatibility
- Fully compatible with Flutter 3.0.0 and above
- Fully compatible with Dart 3.0.0 and above
- Supports all platforms: Web, iOS, Android, Linux, macOS, Windows
0.0.3 #
Add 422 Error Code.