forked from Boxerbuzz/coca
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
58 lines (54 loc) · 1.24 KB
/
pubspec.yaml
File metadata and controls
58 lines (54 loc) · 1.24 KB
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: coca
description: "A new Flutter project."
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: '>=3.2.4 <4.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.6
provider: ^6.1.1
flutter_svg: ^2.0.9
google_fonts: ^6.1.0
gap: ^3.0.1
pinput: ^4.0.0
modal_bottom_sheet: ^3.0.0-pre
equatable: ^2.0.5
flutter_staggered_grid_view: ^0.7.0
xml: ^6.5.0
linkfy_text: ^1.1.5
go_router: ^13.2.0
transparent_image: ^2.0.1
flutter_native_splash: ^2.3.10
appflowy_board:
path: ./packages/appflowy-board
percent_indicator: ^4.2.3
appflowy_editor: ^2.3.2
intl: ">=0.18.0 <0.19.0"
animate_do: ^3.3.3
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.1
build_runner: ^2.4.8
flutter_gen_runner: ^5.4.0
flutter_launcher_icons: ^0.13.1
flutter_launcher_icons:
android: "launcher_icon"
ios: true
image_path: "assets/logo.png"
min_sdk_android: 21 # android min sdk min:16, default 21
adaptive_icon_background: "#0062FF"
flutter_gen:
integrations:
flutter:
uses-material-design: true
assets:
- assets/images/icons/
- assets/images/
- assets/images/avatar/
- assets/images/logo/
- assets/images/editor/
shaders:
- assets/shaders/scroll_view_fade.frag