video_duration_native_ios 0.2.3
video_duration_native_ios: ^0.2.3 copied to clipboard
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.0 - 2025-10-08 #
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