-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathpubspec.yaml
40 lines (35 loc) · 868 Bytes
/
pubspec.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
name: nowplaying
description: A plugin to reveal metadata for the currently playing audio track
repository: https://github.com/shinyford/nowplaying
version: 3.0.3
environment:
sdk: ">=3.0.0 <4.0.0"
flutter: ">=1.10.0"
dependencies:
flutter:
sdk: flutter
oauth2: ^2.0.1
package_info_plus: ^8.0.0
path_provider: ^2.0.1
plugin_platform_interface: ^2.1.4
provider: ^6.1.2
shared_preferences: ^2.1.1
spotify: ^0.13.3
uuid: ^4.2.2
webview_flutter: ^4.7.0
dev_dependencies:
platform: ^3.1.0
flutter_test:
sdk: flutter
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
flutter:
plugin:
platforms:
android:
package: com.gomes.nowplaying
pluginClass: NowPlayingPlugin
ios:
pluginClass: NowPlayingPlugin
assets:
- assets/