-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
46 lines (40 loc) · 921 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: insta
description: A new Flutter project.
# publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 1.8.0+1
environment:
sdk: ">=3.1.0 <4.0.0"
dependencies:
flutter:
sdk: flutter
get: ^4.6.6
path_provider: ^2.1.1
font_awesome_flutter: ^10.5.0
fluttertoast: ^8.2.2
http: ^1.1.0
flutter_local_notifications: ^17.2.2
dio: ^5.4.0
permission_handler: ^11.0.1
webview_flutter: ^4.4.4
encrypt: ^5.0.0
url_launcher: ^6.2.4
adaptive_theme: ^2.3.1
device_info_plus: ^10.0.0
video_thumbnail: ^0.5.3
speed_dial_fab: ^2.2.1
chewie: ^1.3.4
video_player: ^2.4.6
story_view: ^0.16.5
image_picker: ^1.1.2
flutter_dotenv: ^5.1.0
path: ^1.9.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
melos: ^6.1.0
flutter:
assets:
- assets/
- .env
uses-material-design: true