Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meetleev/flutter_wallpaper_x
https://github.com/meetleev/flutter_wallpaper_x
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/meetleev/flutter_wallpaper_x
- Owner: meetleev
- License: apache-2.0
- Created: 2024-09-21T10:58:55.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-05T07:19:12.000Z (3 days ago)
- Last Synced: 2024-11-05T07:20:06.219Z (3 days ago)
- Language: Kotlin
- Size: 1.18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)