-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpubspec.yaml
More file actions
43 lines (39 loc) · 910 Bytes
/
pubspec.yaml
File metadata and controls
43 lines (39 loc) · 910 Bytes
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
41
42
43
name: smplayer
description: A new flutter plugin project.
version: 1.0.5
homepage: https://github.com/suamusica
publish_to: none
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
mutex: ^3.0.1
isar:
git:
url: https://github.com/SuaMusica/isar/
ref: fix/lStar310
path: packages/isar
isar_flutter_libs:
git:
url: https://github.com/SuaMusica/isar/
ref: fix/lStar310
path: packages/isar_flutter_libs
path_provider: ^2.0.11
smaws:
git:
url: https://github.com/SuaMusica/flutter_plugins.git
path: packages/aws/
dev_dependencies:
build_runner: ^2.2.1
isar_generator:
git:
url: https://github.com/SuaMusica/isar/
ref: fix/lStar310
path: packages/isar_generator
flutter_test:
sdk: flutter
flutter:
plugin:
androidPackage: br.com.suamusica.player
pluginClass: PlayerPlugin