video_duration_native_android 0.2.2+5
video_duration_native_android: ^0.2.2+5 copied to clipboard
Android implementation of the video_duration_native plugin
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.1+4 2025-01-XX #
Fixed #
- Fixed Android package name configuration to match actual file location
- Corrected plugin class path from com.github.ddarkbooked.video_duration_native to com.example.verygoodcore
0.2.0 - 2025-10-08 #
0.1.0+1 2024-01-XX #
Added #
- Android implementation of video_duration_native plugin
- MediaMetadataRetriever integration for lightweight metadata extraction
- Support for file paths and content:// URIs
- Kotlin implementation with proper resource cleanup
- Comprehensive test coverage
- Error handling with Duration.zero return