SpotiFLAC-Mobile/android
zarzet cf00ecb756
feat: use custom FFmpeg AAR for Android, reduce APK size
- Replace ffmpeg_kit_flutter plugin with custom AAR (arm64 + arm7a only)
- Add MethodChannel bridge for FFmpeg in MainActivity
- Create separate pubspec_ios.yaml for iOS builds with ffmpeg_kit plugin
- Update GitHub workflow to swap pubspec for iOS builds
- Reduces Android APK size by ~50MB
2026-01-05 14:09:32 +07:00
..
app feat: use custom FFmpeg AAR for Android, reduce APK size 2026-01-05 14:09:32 +07:00
gradle/wrapper Initial commit: SpotiFLAC Android/iOS app 2026-01-01 19:28:15 +07:00
.gitignore Initial commit: SpotiFLAC Android/iOS app 2026-01-01 19:28:15 +07:00
build.gradle.kts v1.5.0: UI rework, multi-progress tracking, performance optimizations 2026-01-02 02:54:50 +07:00
gradle.properties Initial commit: SpotiFLAC Android/iOS app 2026-01-01 19:28:15 +07:00
settings.gradle.kts feat: background download service + queue persistence (v1.6.1) 2026-01-02 18:14:19 +07:00