- Breaking change bumped minimum Flutter SDK requirement to 3.32.0 and Dart SDK requirement to 3.8.0
- [Windows] Breaking change removed the
detailsparameter from thezonedScheduleRawXml()method as it was not actually used. Thanks to the PR from Levi Lesches - Updated readme with information for developers that plan to move to use the UIScene lifecycle
- Added
flutter_lintsto apply linter rules