-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
59 lines (54 loc) · 1.24 KB
/
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
54
55
56
57
58
59
name: univ_go
description: "A new Flutter project."
publish_to: 'none'
version: 0.1.0
environment:
sdk: ^3.5.3
dependencies:
flutter_dotenv: ^5.2.1
flutter:
sdk: flutter
geocoding: ^3.0.0
geolocator: ^13.0.1
google_fonts: ^6.2.1
http: ^1.2.2
marquee: ^2.3.0
shared_preferences: ^2.3.2
smooth_page_indicator: ^1.2.0+3
get: ^4.6.6
flutter_launcher_icons: ^0.13.1
intl: ^0.19.0
image_picker: ^1.0.4
cached_network_image: ^3.4.1
lottie: ^3.2.0
shimmer: ^3.0.0
dev_dependencies:
test: ^1.25.7
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
flutter_launcher_icons:
android: true
ios: true
image_path: "assets/images/logo.png"
flutter:
uses-material-design: true
fonts:
- family: UnivGoIcon
fonts:
- asset: fonts/UnivGoIcon.ttf
assets:
- assets/animations/loading.json
- assets/animations/success.json
- assets/images/iisma.png
- assets/images/iisma_detail.png
- assets/images/polines1.jpg
- assets/images/polines2.jpg
- assets/images/polines3.jpg
- assets/images/polines4.jpg
- assets/images/logo.png
- assets/images/logo_polines.png
- assets/images/logo_undip.png
- assets/images/logo_polkesmar.png
- assets/images/logo_unnes.png
- .env