You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
449 B
24 lines
449 B
name: dynamite |
|
version: 1.0.0 |
|
|
|
environment: |
|
sdk: '>=3.0.0 <4.0.0' |
|
|
|
dependencies: |
|
build: ^2.4.0 |
|
built_value: ^8.5.0 |
|
code_builder: ^4.4.0 |
|
dart_style: ^2.3.1 |
|
json_annotation: ^4.8.1 |
|
path: ^1.8.3 |
|
|
|
dev_dependencies: |
|
build_runner: ^2.4.2 |
|
built_collection: ^5.1.1 |
|
built_value_generator: ^8.5.0 |
|
json_serializable: ^6.6.2 |
|
nit_picking: |
|
git: |
|
url: https://github.com/stack11/dart_nit_picking |
|
ref: 0b2ee0d |
|
test: ^1.24.2
|
|
|