-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
55 lines (50 loc) · 1.06 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
name: ospace
description: "OmniSpace app with newer version and everything"
publish_to: 'none'
version: 0.1.0
environment:
sdk: ^3.5.3
dependencies:
flutter:
sdk: flutter
http: ^1.2.2
cached_network_image: ^3.4.1
any_link_preview: ^3.0.0
curved_navigation_bar: ^1.0.6
coingecko_api: ^2.0.1
logger: ^2.4.0
shimmer: ^3.0.0
phosphor_flutter: ^2.1.0
flutter_inappwebview: ^6.1.5
share_plus: ^10.1.0
url_launcher: ^6.3.1
intl: ^0.19.0
open_meteo: ^2.0.2
flutter_launcher_icons: ^0.14.1
flutter_quill: ^10.8.4
mockito: ^5.4.4
device_preview: ^1.2.0
flutter_login: ^5.0.0
image_picker: ^1.1.2
path: ^1.9.0
shared_preferences: ^2.3.2
connectivity_plus: ^6.1.0
geolocator: ^13.0.1
geocoding: ^3.0.0
flash: ^3.1.1
flag: ^7.0.0
material_floating_search_bar_2: ^0.5.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter:
uses-material-design: true
assets:
- 'assets/'
- 'assets/icons/'
- 'assets/img.png'
flutter_icons:
android: true
ios: true
image_path: "assets/img.png"