wallcraft_manager 1.0.1
wallcraft_manager: ^1.0.1 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.1 #
Bug Fixes #
- Fixed iOS implementation for wallpaper setting and gallery saving
- Added proper iOS Photos framework integration
- Added user-friendly wallpaper setting instructions for iOS
- Automatic Wallcraft album creation on iOS
- Improved error handling for iOS platform
Features #
- iOS now properly saves images to Photos app
- iOS shows helpful instructions for manual wallpaper setting
- iOS supports both file path and bytes input methods
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