-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpubspec.yaml
More file actions
28 lines (25 loc) · 885 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
28 lines (25 loc) · 885 Bytes
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
name: libmonet
description: Algorithms and utilities that power the Material Design 3 (M3) color system, including choosing theme colors from images and creating tones of colors; all in a new color space.
version: 2.0.0-dev.22
homepage: https://github.com/deminearchiver/dart-flutter-packages
repository: https://github.com/deminearchiver/dart-flutter-packages/tree/main/packages/libmonet
issue_tracker: https://github.com/deminearchiver/dart-flutter-packages/issues
topics: [color, hct, material, android, utility]
resolution: workspace
environment:
sdk: ^3.13.0
dependencies:
collection: ^1.19.1
meta: ^1.19.0
dev_dependencies:
args: ^2.7.0
build_runner: ^2.16.0
change_case: ^2.2.0
deminearchiver_lints: ^3.1.0
freezed_annotation: ^3.1.0
freezed: ^4.0.0
json_annotation: ^4.12.0
json_serializable: ^6.14.1
matcher: ^0.12.20
path: ^1.9.1
test: ^1.31.1