flutter_story_encoder 1.0.2
flutter_story_encoder: ^1.0.2 copied to clipboard
Production-grade, hardware-accelerated video export engine for social media stories on iOS (AVFoundation) and Android (MediaCodec).
1.0.2 #
- Fixed Android Kotlin compilation error ("Property must be initialized").
1.0.1 #
- Updated repository metadata and documentation.
1.0.0 #
- Initial release of the high-performance video export engine.
- Type-safe IPC implementation using Pigeon.
- iOS: Hardware-accelerated pipeline with
AVAssetWriterandCVPixelBufferPool. - Android: GPU-backed
MediaCodecSurface encoding with EGL/OpenGL renderer. - Real-time encoding statistics and progress callbacks.
- Support for 1080p and 4K @ 30/60fps.
- Thermal stability and backpressure management.