codenameakshay / async_wallpaper

https://pub.dev/packages/async_wallpaper
MIT License
23 stars 19 forks source link

Exception java.lang.IllegalStateException: Reply already submitted #35

Open WaseemAbbasi22 opened 4 months ago

WaseemAbbasi22 commented 4 months ago

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