wallpapers_kit 0.2.1 copy "wallpapers_kit: ^0.2.1" to clipboard
wallpapers_kit: ^0.2.1 copied to clipboard

PlatformAndroid

A Flutter wallpaper gallery toolkit: grid, category strip, full-screen viewer, favorites, set-as-wallpaper and download — themed to auto-match your app's light/dark mode.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wallpapers_kit

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

dependencies:
  wallpapers_kit: ^0.2.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:wallpapers_kit/wallpapers_kit.dart';
0
likes
150
points
135
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter wallpaper gallery toolkit: grid, category strip, full-screen viewer, favorites, set-as-wallpaper and download — themed to auto-match your app's light/dark mode.

Repository (GitHub)
View/report issues

Topics

#wallpaper #theming #gallery #image

License

MIT (license)

Dependencies

cached_network_image, device_info_plus, flutter, flutter_cache_manager, gal, permission_handler, shared_preferences, wallpaper_manager_plus

More

Packages that depend on wallpapers_kit