Releases: UnlockAgency/flutter_illuminate
Releases · UnlockAgency/flutter_illuminate
Release list
v1.8.0
v1.7.3
v1.7.2
v1.7.1
New features
- Added new check to platform specific methods
- Added a DialogPresentable delegate to make it easier to present dialogs from one place
Full Changelog: v1.7.0...v1.7.1
v1.7.0
New features
- Upgrades for web development
- Add possibility to disable triggering the lockscreen on launch
Full Changelog: v1.6.2...v1.7.0
v1.7.0-beta1
New features
- Added illuminate/foundation, which offers conditional formatting for platform detection
Full Changelog: v1.6.2...v1.7.0-beta1
v1.6.2
Bugfix
- [UI] Pass along
strings,onCancelandpaddingparameters to date- and timepicker
Full Changelog: v1.6.1...v1.6.2
v1.6.1
v1.6.1
Developer related
- Upgrade
flutter_secure_storage: ^9.0.0 - Use a custom JSONTransformer for HTTP responses
- Implement the new status change listeners for lifecycle events
Full Changelog: v1.6.0...v1.6.1
v1.6.0
v1.6.0
Improvements
- Removed duplicate
loggerinstances and start using the general one - Replaced
DioErrorwithDioException
Developer related
- Require
flutter: ^3.17 - Require
dart: ^3.0.0 - Upgrade
dio: ^5.0.0 - Upgrade
illuminate: ^2.0.0
Breaking changes
- GoRouter migration from 6.0 to 7.0
- GoRouter migration from 8.0 to 9.0
Full Changelog: v1.5.2...v1.6.0
v1.5.2
Improvements
- [Network] Adding an onTokenRefreshFailure listener
- [Network] Migrated onAuthenticationFailure to a delegate
Bugfix
- [Logging] Check if a message is of String type before sending to Google Cloud Logging
Full Changelog: v1.5.1...v1.5.2