wallcraft_manager 1.0.0
wallcraft_manager: ^1.0.0 copied to clipboard
A Flutter plugin for setting wallpapers and saving images to gallery on Android and iOS. Supports different wallpaper types and modern platform APIs.
CHANGELOG.md #
1.0.0 #
Features #
- ✅ Set wallpapers on Android (home, lock, both)
- ✅ Save images to gallery on Android and iOS
- ✅ Support for file paths and image bytes
- ✅ Modern Android MediaStore API support (Android 10+)
- ✅ iOS Photos framework integration
- ✅ Comprehensive error handling
- ✅ Proper permission management
- ✅ Automatic album creation ("Wallcraft")
Platform Support #
- Android: Full wallpaper setting + gallery saving
- iOS: Gallery saving + user-guided wallpaper setting
Breaking Changes #
- None (initial release)
Bug Fixes #
- None (initial release)
Documentation #
- Complete API documentation
- Usage examples
- Platform-specific setup instructions