-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
45 lines (40 loc) · 891 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
name: weatherapp
description: Weather app.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
weather: ^2.0.1
google_fonts: ^2.1.0
geolocator: ^8.0.0
material_floating_search_bar: ^0.3.6
sliding_sheet: ^0.5.2
weather_icons: ^3.0.0
intl: ^0.17.0
flutter_dotenv: ^5.0.2
geocoding: ^2.0.1
google_maps_flutter: ^2.1.1
google_place: ^0.4.3
sqflite:
path:
dropdown_search: ^2.0.1
shared_preferences: ^2.0.11
sizer: ^2.0.15
flutter_localizations: # Add this line
sdk: flutter
dev_dependencies:
flutter_lints: ^1.0.0
flutter_launcher_icons: ^0.9.2
flutter_icons:
android: "launcher_icon"
ios: false
image_path: "assets/icon/icon.png"
flutter:
generate: true
uses-material-design: true
assets:
- .env
- assets/icon/