flutter_wallpaper 0.0.5 copy "flutter_wallpaper: ^0.0.5" to clipboard
flutter_wallpaper: ^0.0.5 copied to clipboard

PlatformAndroid

A Flutter plugin for managing device wallpapers on Android and iOS.

0.0.5 #

  • Remove cached_network_image dependency
  • Removed cached_network_image from pubspec.yaml dependencies.
  • Removed unused dependency from the project.

0.0.4 #

  • Update example app and refactor wallpaper management
  • Updated the example app to display and fetch wallpaper details, such as height, width, and size.
  • Refactored wallpaper management constants to use camelCase: homeScreen, lockScreen, and bothScreen.
  • Refactored code to use debugPrint.
  • Added error handling for wallpaper operations.
  • Added error message if getting the platform version fails.

0.0.3 #

  • fix README.md

0.0.2 #

  • Update dependencies and enhance error handling
  • Updated flutter_cache_manager to version 3.4.1.
  • Updated cached_network_image to version 3.4.1.
  • Updated image_gallery_saver to version 2.0.3.
  • Improved error handling for getWallPaperHeight, getWallPaperWidth, and getWallPaperSize methods to throw exceptions when encountering issues instead of returning null.

0.0.1 #

  • Open beta release of the Flutter Wallpaper plugin. Please see the README for updated integration steps.
flutter pub add flutter_wallpaper
1
likes
160
points
8
downloads

Publisher

verified publisherakbon.dev

Weekly Downloads

A Flutter plugin for managing device wallpapers on Android and iOS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_cache_manager, image_gallery_saver

More

Packages that depend on flutter_wallpaper