wallpaper 1.0.9 copy "wallpaper: ^1.0.9" to clipboard
wallpaper: ^1.0.9 copied to clipboard

outdated

The Purpose of the plugin is to set wallpaper from url. Only supported to android. Internally using WallpaperManager to set wallpaper. Supported android version is 24 and above/. Include them in your [...]

-/ -
pub points
215
downloads

This package version is not analyzed. Check the latest stable version for its analysis.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
51
likes
0
points
215
downloads

Publisher

unverified uploader

Weekly Downloads

The Purpose of the plugin is to set wallpaper from url. Only supported to android. Internally using WallpaperManager to set wallpaper. Supported android version is 24 and above/. Include them in your app manifest. Requires Permissions => <uses-permission android:name="android.permission.INTERNET"/> <uses-permission android:name="android.permission.SET_WALLPAPER" /> <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/> <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, path_provider

More

Packages that depend on wallpaper

Packages that implement wallpaper