wallpaper 1.1.0 copy "wallpaper: ^1.1.0" to clipboard
wallpaper: ^1.1.0 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 [...]

48
likes
-/ -
pub points
83%
popularity

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

Check the analysis log for details.

48
likes
0
pub points
83%
popularity

Publisher

unverified uploader

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