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.
13 lines
249 B
13 lines
249 B
4 years ago
|
name: dde_gesture_manager
|
||
|
description: An conduit application with a database connection and data model.
|
||
|
version: 0.0.1
|
||
|
|
||
|
environment:
|
||
|
sdk: ">=2.12.0 <3.0.0"
|
||
|
|
||
|
dependencies:
|
||
|
conduit: ^3.0.0
|
||
|
|
||
|
dev_dependencies:
|
||
|
test: ^1.16.5
|
||
|
conduit_test: ^3.0.0
|