open_settings_plus 0.3.3 open_settings_plus: ^0.3.3 copied to clipboard
The most complete flutter plugin packages for open various settings screen, covering newer versions of ios and android.
0.3.3 #
- Change Java version to 11 and gradle to 7.4.2 to solve apk build error (View Contributor's Github)
0.3.2 #
- Removed unnecessary NDK declaration from Android build.gradle to eliminate compilation warning when no C/C++ dependencies are present. (View Contributor's Github)
0.3.1 #
- Fix health settings for ios.
0.3.0 #
- Add wallpaper option to ios.
0.2.0 #
- Remove unnecessary comments.
- Add a better documentation for the plugin.
- Add nfc option to android.
- Fix version of AGP8 and compilesdk version 34 (@prasant10050)
- Add a better example for the plugin.
- Better API by using singleton and switch case.
0.1.0 #
- Add a stricter code analysis
- Add NFC option to android.
0.0.2 #
- Add better documentations for android implementation.
- Add better documentations for iOS implementation.
- Use https homepage instead of http.
- Update podspec.
0.0.1 #
- Make it works