Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Live Wallpaper Applied on Both Screen #33

Open
ubaidxdev opened this issue Jan 23, 2024 · 0 comments
Open

Live Wallpaper Applied on Both Screen #33

ubaidxdev opened this issue Jan 23, 2024 · 0 comments

Comments

@ubaidxdev
Copy link

ubaidxdev commented Jan 23, 2024

I'm facing an issue when implementing live wallpaper on my mobile using the method
result = await AsyncWallpaper.setLiveWallpaper(filePath: file.path,goToHome: true,toastDetails: ToastDetails.success(),errorToastDetails: ToastDetails.error(),)
But the problem I'm facing here when I apply the wallpaper on Home Screen, instead of applying only on the home screen it applies the wallpaper on both Screen i.e. Home and Lock Screen.

how I can fix this if anyone knows please tell me

Flutter:

  • 3.16.3
  • channel stable

Dart:

  • 3.2.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant