mirror of
https://github.com/flutter/flutter.git
synced 2026-02-03 17:51:05 +08:00
Make FlutterError objects more structured so they can be displayed better in debugging tools such as Dart DevTools.
The files in this directory are used as part of tests in the
flutter_tools package. Some are here because here these tests need a
pubspec.yaml that references the flutter framework (which is
intentionally not true of the flutter_tools package). Others are
here mostly out of peer pressure.