mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Update engine, includes Dart 2.8.0-20.11.beta * git pull --ff-only (#54987) * [flutter_tools] Reland: fix multiple dart defines (#54973) * Fix `frameworkVersionFor` for flutter doctor and usage (#54217) * update engine hash, use dart 2.8.0-20.10-beta (with old naming schema) Co-authored-by: Jenn Magder <magder@google.com> Co-authored-by: Jonah Williams <jonahwilliams@google.com> Co-authored-by: Christopher Fujino <christopherfujino@gmail.com>
Automated Flutter integration test suites. Each suite consists of either a
complete Flutter app and a flutter_driver specification that drives tests
from the UI, or a native app that is meant to integrate with Flutter for
testing.
Intended for use with devicelab tests.
If you want to run a driver test locally, to debug a problem with a test, you can use this command from the appropriate subdirectory:
% flutter drive