palette_from_wallpaper 0.1.5 copy "palette_from_wallpaper: ^0.1.5" to clipboard
palette_from_wallpaper: ^0.1.5 copied to clipboard

PlatformAndroid

An plugin for fetching the wallpaper palette on android

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add palette_from_wallpaper

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

dependencies:
  palette_from_wallpaper: ^0.1.5

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:palette_from_wallpaper/palette_from_wallpaper.dart';
4
likes
140
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

An plugin for fetching the wallpaper palette on android

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on palette_from_wallpaper