flutter/packages
Nate adf279f308
Fix template manifest test (#148616)
`'flutter create should tool exit if the template manifest cannot be read'` fails consistently, as shown by #148614.

The test expects a `ToolExit` with the message "Unable to read the template manifest", but depending on how the test is being run, a different exception ("Cannot create a project within the Flutter SDK") is sometimes thrown first.

This pull request relocates the test project to `dev/` to prevent the extraneous error.
2024-05-18 23:42:22 +00:00
..
flutter Move Feedback to widgets layer (#148523) 2024-05-18 10:41:56 -07:00
flutter_driver Revert "if chains → switch expressions" (#148556) 2024-05-17 10:27:02 -07:00
flutter_goldens Fix abi key for local golden file testing (#148072) 2024-05-14 20:58:18 +00:00
flutter_localizations switch statement cleanup (#148382) 2024-05-16 17:16:06 -07:00
flutter_test Revert "if chains → switch expressions" (#148556) 2024-05-17 10:27:02 -07:00
flutter_tools Fix template manifest test (#148616) 2024-05-18 23:42:22 +00:00
flutter_web_plugins Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01:00
fuchsia_remote_debug_protocol Don't pin package:macros (#148087) 2024-05-09 16:28:49 -07:00
integration_test switch statement cleanup (#148382) 2024-05-16 17:16:06 -07:00
analysis_options.yaml