video_duration_native_android 0.2.0+2 copy "video_duration_native_android: ^0.2.0+2" to clipboard
video_duration_native_android: ^0.2.0+2 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.0 - 2025-10-08 #

Features #

  • initial implementation of lightweight native video duration reader (cacf2ab)
  • introduce initial plugin packages (d794879)

[Unreleased] #

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