wallpaper_manager_plus 1.0.2
wallpaper_manager_plus: ^1.0.2 copied to clipboard
A Flutter plugin to set wallpapers on Android devices — supports setting home screen, lock screen, or both. Built with Kotlin coroutines to prevent ANR issues and handle large image files efficiently.
1.0.2 #
- Removed deprecated package attribute from AndroidManifest.xml to ensure compatibility with the latest Android Gradle Plugin and Flutter build system.
1.0.1 #
- Update README
1.0.0 #
- Set wallpaper on background mode to prevent UI freezes and ANRs
0.0.4 #
- Updated to latest version of Flutter
0.0.3 #
- Wrote concise description for the plugin
0.0.2 #
- Fixed pub issues.
0.0.1 #
- Initial release.