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

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 Dart:

 $ dart pub add apsl_wallpaper_scheduler

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 dart pub get):

dependencies:
  apsl_wallpaper_scheduler: ^0.2.2

Alternatively, your editor might support dart pub get or 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
0
points
183
downloads

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

unknown (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