apsl_wallpaper_scheduler 0.2.3 copy "apsl_wallpaper_scheduler: ^0.2.3" to clipboard
apsl_wallpaper_scheduler: ^0.2.3 copied to clipboard

PlatformAndroid

Schedule automatic daily wallpaper updates on Android. Download an image from any URL and set it as the Home Screen, Lock Screen, or Both at an exact time every day — even when the app is closed or th [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add apsl_wallpaper_scheduler

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

dependencies:
  apsl_wallpaper_scheduler: ^0.2.3

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:apsl_wallpaper_scheduler/apsl_wallpaper_scheduler.dart';
0
likes
140
points
183
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Schedule automatic daily wallpaper updates on Android. Download an image from any URL and set it as the Home Screen, Lock Screen, or Both at an exact time every day — even when the app is closed or the device reboots.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

android_alarm_manager_plus, flutter, flutter_local_notifications, http, path_provider, permission_handler, shared_preferences, wallpaper_manager_flutter

More

Packages that depend on apsl_wallpaper_scheduler