-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
47 lines (43 loc) · 1.45 KB
/
pubspec.yaml
File metadata and controls
47 lines (43 loc) · 1.45 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
name: workspace
publish_to: none
environment:
sdk: ^3.11.0
flutter: ">=3.41.0"
workspace:
- packages/androidx_graphics_shapes
- packages/csscolorparser
- packages/csscolorparser_flutter
- packages/deminearchiver_lints
- packages/device_info_ffi
- packages/device_info_ffi/example
- packages/dynamic_color_ffi
- packages/dynamic_color_ffi/example
- packages/layout
- packages/libmonet
- packages/lz4_ffi
- packages/material/example
- packages/material
- packages/named_colors
- packages/package_info_ffi
- packages/package_info_ffi/example
- packages/permissions_ffi
- packages/permissions_ffi/example
- packages/screen_corners_ffi
- packages/screen_corners_ffi/example
- packages/system_colors/system_colors
- packages/system_colors/system_colors_android
- packages/system_colors/system_colors_android/example
- packages/system_colors/system_colors_ios
- packages/system_colors/system_colors_linux
- packages/system_colors/system_colors_macos
- packages/system_colors/system_colors_platform_interface
- packages/system_colors/system_colors_web
- packages/system_colors/system_colors_windows
# This is needed for the VSCode extension to identify Flutter properly
# https://github.com/Dart-Code/Dart-Code/blob/1b24cf3d1d84ffb3a761711a96b5cef4c4f6e26f/src/shared/utils/fs.ts#L187
dev_dependencies:
flutter:
sdk: flutter
deminearchiver_lints: ^2.1.2
# dependency_overrides:
# material_color_utilities: ^0.13.0