live photo maker for lock screen wallpaper.
Supports platform
| Android | iOS | |
|---|---|---|
| Support | ❌️ | ✔️ |
bool success = await LivePhotoMaker.create(
coverImage: coverImage!.path,
imagePath: contentImage?.path,
voicePath: contentVoice?.path,
width: movWidth,
height: movHeight);Currently Known Issue: Synthesized live photo from videos cannot be set as wallpapers
