motion_photos 1.0.0 copy "motion_photos: ^1.0.0" to clipboard
motion_photos: ^1.0.0 copied to clipboard

A Dart package for detecting and extracting Motion Photo from a image file.

1.0.0 #

  • Removed flutter dependency.

    Breaking Changes #

    • getMotionVideoFile: Now requires explicit destination Directory as first parameter (previously used system temp dir)

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.

9
likes
160
points
139
downloads

Publisher

verified publisherente.io

Weekly Downloads

A Dart package for detecting and extracting Motion Photo from a image file.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

xml

More

Packages that depend on motion_photos