live_photo

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 LivePhoto.create(firstImagePath: firstImagePath, secondImagePath: secondImagePath, width: movWidth, height: movHeight);

GitHub

View Github