Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 630 Bytes

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 630 Bytes

0.0.6

  • Fixed invalid motion photo detection for Motion photo Top Shot.

0.0.5

  • Fixed invalid motion photo detection for Pixel Pro 8.

0.0.4

  • Add valid package description

0.0.3

  • Fix typos

0.0.2

  • Fix formatting

0.0.1

  • Features:
    • IsMotionPhoto method detects if the give file is MotionPhoto or Not.

    • getMotionVideoIndex method extracts the start and end Index of the MotionPhoto.

    • getMotionVideo method returns [Uint8List] bytes for the video content of the motion photo.

    • getMotionVideoFile method extracts and returns mp4 file of the video content of the motion photo.