system_settings_2
Flutter plugin to open system and app settings on iOS and Android.
3.0.2
8.7K downloads/mo
#3113 most downloaded on pub.dev
timmaffett/system_settings_2
What this package is like to depend on
Last release 7 months ago
14 Jan 2026
Too new to tell
only 2 release windows
Nearly every release is documented
notes for 4 of 4 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
4 releases · first in 2025
1 release in the last 12 months
see the full history below
Release timeline
4 releases · Aug 2025 to Jan 2026
2026
Releases
latest 4-
3.0.214 Jan 2026 -
3.0.114 Aug 2025Release notes
Open source →- remove trailing space in comment for dart format compliance
- resolve all flutter analyze issues
- add some real tests to example
- fix all flutter analyze complaints for example/lib/main.dart
- fix minor pubspec.yaml flutter analyze complaints
-
3.0.011 Aug 2025Release notes
Open source →- 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.
-
3.0.0+114 Aug 2025Release notes
Open source →- add documentation to public class/methods and dart format so that package can have max pub.dev points rating.