m3_lightmeter/test_driver/test_driver.md
2023-09-18 15:47:12 +02:00

14 lines
No EOL
357 B
Markdown

https://github.com/gskinnerTeam/flutter-folio/tree/master/benchmark
https://github.com/2d-inc/developer_quest/blob/master/test_driver/performance_test.dart
Trace actions
```console
flutter drive \
--driver=test_driver/performance_driver.dart \
--target=integration_test/widget_dialog_animated_test.dart \
--profile \
--flavor=dev \
--no-dds
```