extensions_flutter 0.3.8
extensions_flutter: ^0.3.8 copied to clipboard
Adds Flutter integration for the extensions package.
0.3.8 #
- Hardened error handling: log full Flutter/platform errors (with stack/context) and delegate to previous handlers without swallowing crashes.
- Added cancellation support to
FlutterLifetime.waitForStart, unregistering handlers when canceled. - Propagate
AppLifecycleState.hiddenthroughFlutterLifecycleObserverandFlutterApplicationLifetime. - Added initial tests covering error handling, lifecycle observer, and canceled startup.
0.3.7 #
- Updates
0.3.6 #
- More changes...
0.3.5 #
- More updates.
0.3.4 #
- More updates.
0.3.3 #
- More updates.
0.3.2 #
- Updates.
0.3.1 #
- Updates.
0.3.0 #
- Initial release.