flutter / devtools

Performance tools for Flutter
https://flutter.dev/docs/development/tools/devtools/
BSD 3-Clause "New" or "Revised" License
1.53k stars 314 forks source link

Fork the inspector tests #7869

Closed elliette closed 1 month ago

elliette commented 1 month ago

Work towards https://github.com/flutter/devtools/issues/7861

Follow up to https://github.com/flutter/devtools/pull/7864

This PR:

I followed these instructions to preserve the git history for the forked files.

Follow-up will be forking shared/console/eval/inspector_tree, which was missed as part of https://github.com/flutter/devtools/pull/7864