Describe the bug
my app crash while using this plugin when user try to set the wallpaper then app crashes with this exeception reply already submitted which is inside the plugin
To Reproduce
Steps to reproduce the behavior:
await AsyncWallpaper.setWallpaper(
url: url,
wallpaperLocation: wallpaperLocation,
errorToastDetails: ToastDetails.error(),
)
Expected behavior
App didn't crash while setting wallpaper
Flutter:
3.19.0
- channel
stable
Dart:
- version
Dart 3.3.0
Describe the bug
my app crash while using this plugin when user try to set the wallpaper then app crashes with this exeception reply already submitted which is inside the plugin
To Reproduce
Steps to reproduce the behavior:
await AsyncWallpaper.setWallpaper(
url: url,
wallpaperLocation: wallpaperLocation,
errorToastDetails: ToastDetails.error(),
)
Expected behavior
App didn't crash while setting wallpaper
Flutter:
3.19.0
stable
Dart:
Dart 3.3.0