system_settings_2 3.0.0
system_settings_2: ^3.0.0 copied to clipboard
Flutter plugin to open system and app settings on iOS and Android.
System Settings Package CHANGELOG #
3.0.0 #
- Updated to modern 3.x Flutter, moved to new repo/package because of lack of maintenance on original system_settings package Renamed to system_settings_2 for pub.dev Tested builds/running on ios and android with new build files This version is 100% compatible with system_settings 2.1.0 from which it is based, I changed the version primarily to indicate it's renewed development support.
2.1.0 #
- Open NFC settings on Android (thanks to tolland)
- Open power options on Android (thanks to adarshnagrikar14)
- Migrate to Android embedding V2 (thanks to lp0int)
2.0.0 #
Null safety support
1.0.0 #
Initial release