m3_lightmeter/test_driver/test_driver.md

14 lines
357 B
Markdown
Raw Normal View History

2023-09-18 13:47:12 +00:00
https://github.com/gskinnerTeam/flutter-folio/tree/master/benchmark
https://github.com/2d-inc/developer_quest/blob/master/test_driver/performance_test.dart
2023-08-12 13:31:32 +00:00
Trace actions
```console
flutter drive \
--driver=test_driver/performance_driver.dart \
--target=integration_test/widget_dialog_animated_test.dart \
--profile \
--flavor=dev \
--no-dds
```