Functioning music player features

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-04-29 03:20:20 +00:00
co-authored by Copilot
parent 357e6e17cc
commit 34476a56da
9 changed files with 161 additions and 98 deletions
+4
View File
@@ -1,2 +1,6 @@
org.gradle.jvmargs=-Xmx8G -XX:MaxMetaspaceSize=4G -XX:ReservedCodeCacheSize=512m -XX:+HeapDumpOnOutOfMemoryError
android.useAndroidX=true
# This builtInKotlin flag was added automatically by Flutter migrator
android.builtInKotlin=false
# This newDsl flag was added automatically by Flutter migrator
android.newDsl=false