issues
search
codenameakshay
/
async_wallpaper
https://pub.dev/packages/async_wallpaper
MIT License
22
stars
21
forks
source link
2.0.0 | Fix: build errors, update to Flutter 3, & add breaking changes
#8
Closed
codenameakshay
closed
2 years ago
codenameakshay
commented
2 years ago
This PR should solve #5
Changes -
Update to Flutter 3
Update packages
Add a bool
goToHome
to navigate to the Android home screen when the wallpaper is set
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
Add support for Android 13
Fixed documentation& updated screenshot
This PR should solve #5
Changes -
goToHome
to navigate to the Android home screen when the wallpaper is set