-
-
Notifications
You must be signed in to change notification settings - Fork 165
/
Copy pathpubspec.yaml
39 lines (34 loc) · 960 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
name: flutter_gen_core
description: The Flutter code generator for your assets, fonts, colors, … — Get rid of all String-based APIs.
version: 5.8.0
homepage: https://github.com/FlutterGen/flutter_gen
repository: https://github.com/FlutterGen/flutter_gen
documentation: https://github.com/FlutterGen/flutter_gen
issue_tracker: https://github.com/FlutterGen/flutter_gen/issues
environment:
sdk: '>=2.17.0 <4.0.0'
version_gen:
path: lib/
dependencies:
meta: ^1.7.0
path: ^1.8.0
yaml: ^3.0.0
mime: '>=1.0.0 <3.0.0'
xml: ^6.0.0
dartx: ^1.0.0
color: ^3.0.0
collection: ^1.15.0
json_annotation: ^4.4.0
glob: ^2.0.0
dart_style: ^2.2.4
archive: ^3.4.0
args: ^2.0.0
pub_semver: ^2.0.0
vector_graphics_compiler: ^1.1.9
image_size_getter: ^2.1.2
dev_dependencies:
lints: any # Ignoring the version to allow editing across SDK versions.
test: ^1.16.0
build_runner: ^2.0.0
json_serializable: ^6.0.0
version_gen: ^1.0.1