-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpubspec.yaml
51 lines (45 loc) · 959 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
name: flutter_hub
description: "A new Flutter project."
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: '>=3.4.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
cupertino_icons: ^1.0.6
json_annotation: ^4.9.0
shared_preferences: ^2.3.3
provider: ^6.1.2
dio: ^5.6.0
intl: ^0.19.0
package_info_plus: ^8.1.1
url_launcher: ^6.3.0
icons_plus: ^5.0.0
logging: ^1.3.0
get_it: ^8.0.2
bot_toast: ^4.1.3
flutter_svg: ^2.0.14
random_avatar: ^0.0.8
carousel_slider: ^5.0.0
flutter_inappwebview: ^6.1.5
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
build_runner: ^2.4.12
json_serializable: ^6.8.0
json_model: ^1.0.0
intl_generator: ^0.4.1
flutter:
uses-material-design: true
assets:
- imgs/
fonts:
- family: Inter
fonts:
- asset: fonts/Inter-Regular.ttf
- asset: fonts/Inter-Italic.ttf
style: italic