spotube/lib/services/audio_player.dart

4 lines
85 B
Dart

import 'package:audioplayers/audioplayers.dart';
final audioPlayer = AudioPlayer();