Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/meetleev/flutter_wallpaper_x


https://github.com/meetleev/flutter_wallpaper_x

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# wallpaper_x
[![Pub](https://img.shields.io/pub/v/wallpaper_x.svg?style=flat-square)](https://pub.dev/packages/wallpaper_x)
[![support](https://img.shields.io/badge/platform-android%20-blue.svg)](https://pub.dev/packages/wallpaper_x)

Set Android wallpapers asynchronously, including video live wallpapers, for a seamless, non-blocking app experience. Currently only supports live wallpapers.

## Getting started

Add the package to your `pubspec.yaml`:

```yaml
dependencies:
wallpaper_x:
```

## Usage

[example](./example/lib/main.dart)