driver.dart 205 B

12345
  1. // This file is provided as a convenience for running integration tests via the
  2. // flutter drive command.
  3. //
  4. // flutter drive --driver integration_test/driver.dart --target integration_test/app_test.dart