-
Notifications
You must be signed in to change notification settings - Fork 1
/
pubspec.yaml
54 lines (48 loc) · 1005 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
41
42
43
44
45
46
47
48
49
50
51
52
53
name: tasked
description: tasked application.
version: 0.11.3+187
environment:
sdk: '>=3.2.3 <4.0.0'
dependencies:
flutter:
sdk: flutter
animations: ^2.0.11
async: ^2.11.0
cached_network_image: ^3.4.1
characters: ^1.3.0
collection: '>=1.18.0 <2.0.0'
cuid2: ^3.1.0
cupertino_icons: ^1.0.8
dio: ^5.7.0
duration: ^4.0.3
file_picker: ^8.1.2
fl_chart: ^0.68.0
flutter_json_viewer: ^1.0.1
font_awesome_flutter: ^10.5.0
get: ^4.6.6
google_fonts: ^6.2.1
html: ^0.15.4
intl: ^0.18.0
loading_indicator: ^3.1.1
nanoid2: ^2.0.1
path_provider: ^2.1.4
provider: ^6.1.2
random_string: ^2.3.1
rxdart: ^0.27.7
source_span: ^1.10.0
string_scanner: ^1.2.0
timeago: ^3.6.0
ulid: ^2.0.0
uuid: ^4.1.0
dev_dependencies:
test:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
assets:
- data/github.json.samples
- data/Watchlist.Cats.json
- data/html/index.html
- data/html/kb.html
- data/html/html5example.html