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.
20 lines
379 B
20 lines
379 B
2 years ago
|
name: dynamite_runtime
|
||
|
description: Helper package for use with dynamite.
|
||
2 years ago
|
version: 1.0.0
|
||
|
|
||
|
environment:
|
||
2 years ago
|
sdk: '>=3.0.0 <4.0.0'
|
||
2 years ago
|
|
||
|
dependencies:
|
||
2 years ago
|
built_value: ^8.5.0
|
||
2 years ago
|
|
||
|
dev_dependencies:
|
||
2 years ago
|
build_runner: ^2.4.2
|
||
2 years ago
|
built_collection: ^5.1.1
|
||
|
built_value_generator: ^8.5.0
|
||
2 years ago
|
nit_picking:
|
||
|
git:
|
||
|
url: https://github.com/stack11/dart_nit_picking
|
||
2 years ago
|
ref: 0b2ee0d
|
||
2 years ago
|
test: ^1.24.2
|