mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
11 lines
179 B
YAML
11 lines
179 B
YAML
name: flutter_unit_tests
|
|
dependencies:
|
|
flx:
|
|
path: ../flx
|
|
flutter:
|
|
path: ../flutter
|
|
flutter_test:
|
|
path: ../flutter_test
|
|
stocks:
|
|
path: ../../examples/stocks
|