-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathpubspec.yaml
More file actions
54 lines (46 loc) · 973 Bytes
/
pubspec.yaml
File metadata and controls
54 lines (46 loc) · 973 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
44
45
46
47
48
49
50
51
52
53
54
name: auslan_dictionary
description: Free video dictionary of Auslan signs
publish_to: 'none'
version: 1.19.24+842
environment:
sdk: '>=2.18.0 <3.0.0'
dependencies:
flutter:
sdk: flutter
device_info_plus:
dictionarylib:
# path: ../dictionarylib
git:
url: https://github.com/banool/dictionarylib.git
ref: main
dolphinsr_dart:
git:
url: https://github.com/banool/dolphhinsr_dart.git
ref: master
dots_indicator:
flutter_native_splash:
go_router:
http:
shared_preferences:
settings_ui:
url_launcher:
media_kit:
dev_dependencies:
dependency_validator:
flutter_driver:
sdk: flutter
flutter_launcher_icons:
flutter_test:
sdk: flutter
integration_test:
sdk: flutter
flutter_lints:
flutter_icons:
android: true
ios: true
image_path: "assets/icon/02-okay-512.png"
flutter_native_splash:
color: "#FFFFFF"
image: "assets/icon/01-okay.png"
flutter:
uses-material-design: true