wallpaperplugin 0.1.2 copy "wallpaperplugin: ^0.1.2" to clipboard
wallpaperplugin: ^0.1.2 copied to clipboard

Flutter plugin to set wallpaper in android, it can be used to directly set any image or crop and set as wallpaper.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wallpaperplugin

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  wallpaperplugin: ^0.1.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:wallpaperplugin/wallpaperplugin.dart';
5
likes
40
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin to set wallpaper in android, it can be used to directly set any image or crop and set as wallpaper.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter, meta

More

Packages that depend on wallpaperplugin

Packages that implement wallpaperplugin