async_wallpaper 2.0.3 copy "async_wallpaper: ^2.0.3" to clipboard
async_wallpaper: ^2.0.3 copied to clipboard

PlatformAndroid

Set wallpapers on Android asynchronously. Also supports video live wallpapers. Use this, when you want to set a wallpaper on Android without a delay or blocking your whole app.

2.0.3 #

  • Fix native external apply methods not working
  • Update dependencies

2.0.2 #

  • Add fluttertoast package to show success/failure toasts
  • Add timeout of 2 seconds in goToHome method to prevent it looking like a crash

2.0.1 #

  • Add support for Flutter 3.3.3
  • Update dependencies

2.0.0 #

  • Add support for Android 13
  • Add a new bool parameter goToHome to all methods
  • Breaking change - All methods now return a bool instead of String, to make error handling easier
  • Breaking change - All methods now accept named parameters instead of positional parameters
  • Fixed documentation

1.0.1 #

  • Add support for Android 12
  • Fixed documentation

1.0.0+1 #

  • Fixed documentation
  • Add example gif, and screenshot

1.0.0 #

  • Initial release
  • Supports setting wallpaper from file/url
  • Supports video live wallpapers (.mp4)
71
likes
140
pub points
88%
popularity

Publisher

verified publisherhashstudios.dev

Set wallpapers on Android asynchronously. Also supports video live wallpapers. Use this, when you want to set a wallpaper on Android without a delay or blocking your whole app.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, fluttertoast

More

Packages that depend on async_wallpaper