super params: Invalid argument(s): Type parameter TypeParameter(MultiRootFileSystemEntity.D) is not indexed #48708
Labels
area-front-end
Use area-front-end for front end / CFE / kernel format related issues.
Milestone
After migrating
flutter_tools
to use super parameters, one of its tests is failing with:To reporduce:
flutter_tools
foruse_super_parameters
flutter/flutter#100509cd packages/flutter_tools
dart run test test/general.shard/project_file_invalidator_test.dart
So far I have sadly been unable to reproduce this issue on a smaller scale outside of the PR, but flutter's adaptation of super parameters is blocked on this.
The text was updated successfully, but these errors were encountered: