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

A Flutter plugin for setting wallpapers and saving images to gallery on Android and iOS. Supports different wallpaper types and modern platform APIs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wallcraft_manager

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

dependencies:
  wallcraft_manager: ^1.0.1

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:wallcraft_manager/wallcraft_manager.dart';
2
likes
160
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for setting wallpapers and saving images to gallery on Android and iOS. Supports different wallpaper types and modern platform APIs.

Repository (GitHub)
View/report issues

Topics

#wallpaper #gallery #images #android #ios

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on wallcraft_manager

Packages that implement wallcraft_manager