-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
48 lines (36 loc) · 957 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
47
48
name: leadlr
description: Flutter webview
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.5+6 # nächstes 3
environment:
sdk: ">=2.15.0-178.1.beta <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.4
webview_flutter: ^3.0.0
flutter_native_splash: ^1.3.2
flutter_launcher_icons: ^0.9.2
firebase_messaging: ^11.2.5
firebase_core: ^1.11.0
flutter_local_notifications: ^9.1.5
firebase_crashlytics: ^2.4.5
connectivity_plus: ^2.2.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^1.0.0
flutter:
uses-material-design: true
assets:
- assets/
flutter_icons:
android: true
ios: true
image_path: "assets/launcher.png"
flutter_native_splash:
color: "#000000"
image: "assets/launcher.png"
android_gravity: center
ios_content_mode: center
#D:\Programme\Flutter\flutter\bin\flutter.bat --no-color pub run flutter_native_splash:create