- Fix Android 14 crash in apply methods
- Add method to open native wallpaper chooser
- Update to Flutter v3.22.1
- Update dependencies
- Fix native external apply methods not working
- Update dependencies
- Add fluttertoast package to show success/failure toasts
- Add timeout of 2 seconds in goToHome method to prevent it looking like a crash
- Add support for Flutter 3.3.3
- Update dependencies
- Add support for Android 13
- Add a new bool parameter
goToHome
to all methods - Breaking change - All methods now return a bool instead of String, to make error handling easier
- Breaking change - All methods now accept named parameters instead of positional parameters
- Fixed documentation
- Add support for Android 12
- Fixed documentation
- Fixed documentation
- Add example gif, and screenshot
- Initial release
- Supports setting wallpaper from file/url
- Supports video live wallpapers (.mp4)