- Bump dependencies
- Bump dependencies
- Fix issues with light & dark themes support
- Updated dependencies
- Added AGP 8.3 support to the example
-
Fixed logger
-
Upgrade package to dart 3
-
Upgrade the
dash_kit_lints
dependency
- Upgrade dependencies
- Upgrade dependencies
- Added the
dash_kit_lints
dependency - Fixed most of lint issues
- Incremented the Flutter SDK version to 3.7.0
- Incremented the alice_lightweight version to 3.3.0
- Covered with documentation
- Removed auto-generated file from the repository
- Added dark theme for log console
- Added ability to enable/disable logs
-
[BREAKING] Changed Logger initialization:
- now you should initialize logger through
Logger.init()
constructor
- now you should initialize logger through
- Upgraded dependencies
- Returned back device_preview
- Fixed Android build issues
- Flutter 3.0 support (removed device_preview until it supports Flutter 3.0 & freezed 2.0)
- Updated alice_lightweight null check
- Updated alice_lightweight for using queryParameters in curl
- Updated dependencies
- Code formatting
- Release 3.0.0
- Updated Readme file and example project
- Fixed an issue with device preview mode
- Fixed an issue with push token type
- Fixed issue with opening the panel and returned back device preview module
- Upgraded dependencies
- Added null-safety
- Upgraded dependencies
- Initial release.