live_photo_maker 0.0.6

SDKflutter
Platformandroidios

live photo maker for lock screen wallpaper.

live_photo_maker

live photo maker for lock screen wallpaper.

Image text

Supports platform

AndroidiOS
Support❌️✔️

Example

  bool success = await LivePhotoMaker.create(
        coverImage: coverImage!.path,
        imagePath: contentImage?.path,
        voicePath: contentVoice?.path,
        width: movWidth,
        height: movHeight);