flutter_video_info 1.2.0 flutter_video_info: ^1.2.0 copied to clipboard
A flutter plugin to get basic metadata information of a video file.
1.2.0 #
- Null Safety Support
- Prevent Exception when file path incorrect
- Minor changes
1.1.0 #
- video duration fixed to milliseconds (ios)
- video Orientation added (ios)
- Switching to MediaMetadataRetriever for the date of creation/modification (android)
- Some minor changes
1.0.1 #
- Bug fixed
1.0.0 #
- Compatible for Ios devices
0.1.0 #
- Warning removed, License added
0.0.1 #
- initial release.