live_photo_maker 0.0.3 copy "live_photo_maker: ^0.0.3" to clipboard
live_photo_maker: ^0.0.3 copied to clipboard

live photo maker for lock screen wallpaper.

live_photo_maker #

live photo maker for lock screen wallpaper.

Image text

Supports platform

Android iOS
Support ❌️ ✔️

Usage #

To use this plugin, add live_photo as a dependency in your pubspec.yaml file.

Example #

    bool success =  await LivePhotoMaker.create(firstImagePath: firstImagePath, secondImagePath: secondImagePath, width: movWidth, height: movHeight);