Files
flutter/packages/flutter_tools/lib
Jonah Williams 802c4b0f12 [flutter_tools] handle NPE in list views method(#59626)
Fixes #59608

The VmService getter can be null, handle that in the listViews method. NNBD when
2020-06-17 10:53:54 -07:00
..