diff --git a/README.md b/README.md index 9546276..6fc3186 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,10 @@ --- +  ![Firebase](https://img.shields.io/badge/Firebase-FFCA28.svg?style=for-the-badge&logo=Firebase&logoColor=black)   ![Dart](https://img.shields.io/badge/Dart-000?style=for-the-badge&logo=dart&logoColor=blue&color=white)   ![Flutter](https://img.shields.io/badge/Flutter-000?style=for-the-badge&logo=flutter&logoColor=blue&color=white) +  ![Spotify](https://img.shields.io/badge/Spotify-1DB954.svg?style=for-the-badge&logo=Spotify&logoColor=white) --- @@ -57,7 +59,7 @@ La racine de notre gitlab est composé de deux dossier essentielles au projet: - + diff --git a/Sources/justMUSIC/.gitignore b/Sources/justMUSIC/.gitignore index b1576b7..67383fb 100644 --- a/Sources/justMUSIC/.gitignore +++ b/Sources/justMUSIC/.gitignore @@ -30,7 +30,7 @@ migrate_working_dir/ .packages .pub-cache/ .pub/ -/lib/values/keys.dart +lib/values/keys.dart /build/ # Symbolication related diff --git a/Sources/justMUSIC/lib/values/keys.dart b/Sources/justMUSIC/lib/values/keys.dart deleted file mode 100644 index b2f8586..0000000 --- a/Sources/justMUSIC/lib/values/keys.dart +++ /dev/null @@ -1,5 +0,0 @@ -const geoKey = "85a2724ad38b3994c2b7ebe1d239bbff"; -const clientId = "d9b82921bbdf43efa15d0c34c28c6f93"; -const clientSecret = "ba01687f59ea4ab7ad00c769e89e44d8"; -const keyApiFirebase = - "AAAA56TmIPg:APA91bFeKMr_i6CbUuuUdFI1XkdaNE2A7OVHzxrPIsOSlDfhR6qzZwof7JNGxthWUKj1dRHQMheWNYaLbf3AtXUp9o4DX_gB2073yR4urqUEh9CjvnxVws_9g1cWMgmFS3EpaQEA3icC";