h264 0.3.0 h264: ^0.3.0 copied to clipboard
Decode single H264 or H265 keyframes frames into images.
0.3.0 #
- Adds null-safety, built the project using Flutter 2.1.0-12.2.pre
0.2.1 #
- iOS: Define clang module, so that plugin users can remove use_frameworks! from their Podfile
- iOS: Update example project files
- iOS: Remove some compilation warnings
0.2.0 #
- Android: Embedding V2 compatibility
- E2E testing capabilities added
0.1.0 #
- Android: Checked the decoding compatibility with 10 different phones starting on Android 5.1+
0.0.4 #
- Android: Ensure to return results on the main thread.
- Android: Upgrade gradle infrastructure.
0.0.3 #
- iOS Support
0.0.2 #
- Migrated to AndroidX
0.0.1 #
- Initial Release with Android support