device_wallpaper_flutter 1.0.1 copy "device_wallpaper_flutter: ^1.0.1" to clipboard
device_wallpaper_flutter: ^1.0.1 copied to clipboard

PlatformAndroid

A Flutter plugin to get device wallpaper, supporting static and live wallpapers on Android.

1.0.1 #

  • Fix version conflict issue for initial release

1.0.0 #

  • Major refactor: Renamed package from wallpaper_plugin to device_wallpaper_flutter
  • Updated class names from WallpaperPlugin to DeviceWallpaperFlutter
  • Improved code structure and organization
  • Updated all references and imports throughout the codebase
  • Fixed example app tests
  • Updated documentation and examples
  • Ready for initial stable release

0.0.1 #

  • Initial release of device_wallpaper_flutter
  • Support for getting device wallpaper on Android
  • Support for both static and live wallpapers
  • Returns wallpaper as Uint8List bytes
  • Handles permissions for accessing media files
  • Provides example app demonstrating usage
  • Compatible with Flutter 3.3.0+
0
likes
150
points
147
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to get device wallpaper, supporting static and live wallpapers on Android.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on device_wallpaper_flutter

Packages that implement device_wallpaper_flutter