mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
13 lines
199 B
YAML
13 lines
199 B
YAML
name: web_engine_tester
|
|
|
|
environment:
|
|
sdk: ">=2.2.0 <3.0.0"
|
|
|
|
dependencies:
|
|
js: 0.6.1+1
|
|
stream_channel: 2.0.0
|
|
test: 1.14.3
|
|
webkit_inspection_protocol: 0.5.0
|
|
ui:
|
|
path: ../../lib/web_ui
|