Flute-Music-Player
Flute-Music-Player copied to clipboard
Flute Music Player - First Open Source Flutter based material design music player with audio plugin to play local music files.
Update problem requires your app to be migrated to the android embedding v2
It's not null safe.
I am getting this error when I import flute_music_player in my project help me how can I fix this error... ``Launching lib/main.dart on POCO M2 Pro in debug mode... /home/lalit/Documents/Development/flutter/.pub-cache/hosted/pub.dartlang.org/flute_music_player-0.0.6/android/src/main/java/com/mtechviral/musicfinder/MusicHelper.java:8:...
Launching lib/main.dart on sdk gphone x86 arm in debug mode... Running Gradle task 'assembleDebug'... Note: /Users/user/Library/Android/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth-0.18.4+1/android/src/main/java/io/flutter/plugins/firebase/auth/FlutterFirebaseAuthPlugin.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. /Users/user/Library/Android/flutter/.pub-cache/hosted/pub.dartlang.org/flute_music_player-0.0.6/android/src/main/java/com/mtechviral/musicfinder/MusicHelper.java:8: error:...
I'm using `compileSdkVersion 29` and this is the error: ``` * What went wrong: Could not determine the dependencies of task ':flute_music_player:compileDebugAidl'. > Failed to find Platform SDK with path:...
i use version 0.0.6 flutter version = 1.12.13 hotfix 5 dart = 2.7 i run command `flutter build apk --release ` but get error , only run in emulator!!! ```...
I am getting this error when i try to run the music player app. What can be a potential solution for this? Execution failed for task ':flute_music_player:compileDebugJavaWithJavac'. > Compilation failed;...
A problem occurred configuring root project 'music_finder'. > SDK location not found. Define location with sdk.dir in the local.properties file or with an ANDROID_HOME environment variable.
Pawan Sir, please add streaming music also into this package. I think the only feature missing. and can you suggest me some plugin that i can use now. I have...