Skip to content

Live Wallpaper Applied on Both Screen #33

@ubaidxdev

Description

@ubaidxdev

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions