Skip to content
Snippets Groups Projects
Commit 5640cfd0 authored by MagicalSpyto's avatar MagicalSpyto
Browse files

music player da

parent 2c2b4515
Branches
No related tags found
No related merge requests found
......@@ -254,6 +254,7 @@ class HomePage extends StatelessWidget {
}
Future<void> checkIfAppIsActive(BuildContext context) async {
try {
var isActive = await SpotifySdk.isSpotifyAppActive;
final snackBar = SnackBar(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment