video_duration_native_ios 0.2.3 copy "video_duration_native_ios: ^0.2.3" to clipboard
video_duration_native_ios: ^0.2.3 copied to clipboard

PlatformiOS

iOS 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 - 2025-10-08 #

Bug Fixes #

  • update CHANGELOG and improve test coverage (0316fff)

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 #

  • iOS implementation of video_duration_native plugin
  • AVURLAsset integration with optimized settings
  • Support for file paths and file:// URLs
  • Swift implementation with lightweight configuration
  • preloadsEligibleContentKeys = false for memory efficiency
  • prefersPreciseDurationAndTiming = true for accuracy (iOS 13+)
  • Comprehensive test coverage
  • Error handling with Duration.zero return