erika_flutter 0.1.7
erika_flutter: ^0.1.7 copied to clipboard
Cross-platform Flutter media player powered by Erika, with hardware decoding, HDR video, ASS subtitles, danmaku, and system media controls.
Changelog #
0.1.7 #
- Published
erika_flutteras a standalone pub.dev package with package-local license, changelog, metadata, and runnable iOS and macOS examples. - Made verified, version-pinned native bundles the default for Android, Apple platforms, Windows, and OpenHarmony.
- Split Flutter Android runtimes by ABI so app builds download only the selected architecture and omit native-embedder static libraries.
- Added explicit
ERIKA_FORCE_SOURCE_BUILD=1source builds without silent fallback when a prebuilt download or checksum fails. - Added isolated package and cross-platform consumer validation in GitHub Actions.
0.1.6 #
- Added the ArtCNN C4F16 DS denoising and sharpening upscaler.
- Added source-aware SDR and EDR output selection on Apple platforms.
- Moved Android and macOS presentation work off the application UI thread.
- Exposed renderer resource status on Android, Windows, and OpenHarmony.
- Restored Windows system media controls and tightened the OpenHarmony bridge.
See the repository changelog for native engine and earlier release details.