forked from Z-Jais/Application
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
58 lines (50 loc) · 1.15 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
name: jais
description: A Flutter application by Ziedelth for mobile members
publish_to: 'none'
version: 2.6.1+2601
environment:
sdk: ">=3.0.0 <4.0.0"
flutter: ">=3.10.0"
dependencies:
app_settings: ^5.1.1
cached_network_image: ^3.3.1
firebase_core: ^2.25.4
firebase_messaging: ^14.7.13
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
flutter_svg: ^2.0.9
google_mobile_ads: ^4.0.0
http: ^1.2.0
intl: ^0.18.1
json_annotation: ^4.8.1
permission_handler: ^11.2.1
provider: ^6.1.1
shared_preferences: ^2.2.2
shimmer: ^3.0.0
url_launcher: ^6.2.4
dev_dependencies:
build_runner: ^2.4.8
flutter_launcher_icons: ^0.13.1
flutter_lints: ^3.0.1
flutter_native_splash: ^2.3.10
json_serializable: ^6.7.1
flutter_icons:
image_path: 'assets/icon.png'
adaptive_icon_background: 'assets/icon.png'
adaptive_icon_foreground: 'assets/icon.png'
android: true
ios: true
flutter_native_splash:
color: "#ffffff"
color_dark: "#000000"
image: 'assets/icon.png'
flutter:
generate: true
uses-material-design: true
assets:
- assets/icon.png
- assets/no.png
- assets/x-twitter.svg
- shorebird.yaml