-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpubspec.yaml
46 lines (41 loc) · 885 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
name: readit
description: A new Flutter project.
version: 1.2.1+5
environment:
sdk: ">=2.1.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
provider: ^4.0.4
mobx: ^1.0.2+1
flutter_mobx: ^1.0.1
cupertino_icons: ^0.1.2
google_fonts: ^0.3.7
flutter_icons: ^1.0.0+1
path_provider: ^1.6.0
http: ^0.12.0+4
objectdb: ^1.0.7+1
cached_network_image: ^2.0.0
uuid: ^2.0.4
url_launcher: ^5.4.1
validators: ^2.0.0+1
flutter_html: ^0.11.1
intl: ^0.16.1
share: ^0.6.3+6
shared_preferences: ^0.5.6+2
shimmer: ^1.1.0
path_provider_macos: ^0.0.4
url_launcher_macos: ^0.0.1+4
shared_preferences_macos: ^0.0.1+6
dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons: ^0.7.4
build_runner: ^1.8.0
mobx_codegen: ^1.0.2
flutter:
uses-material-design: true
flutter_icons:
image_path: assets/icon.png
android: true
ios: true