Note: This release has BREAKING CHANGES.
- Refactor: Rewrite plugin with Flutter version 3.3.10
- BREAKING CHANGE: Make
navigateAutoStartSetting
a method instead a get attribute - BREAKING CHANGE: Alter return type of
navigateAutoStartSetting
andcustomSetComponent
methods fromString
tobool
- Improvement: Add support to the following devices manufacturers:
- Asus
- Nokia
- OnePlus
- Samsung
- Feature: Add
autoStartSettingIsAvailable
get attribute
- Refactor: Add null safety