Skip to content

Instantly share code, notes, and snippets.

@goderbauer
Created June 4, 2024 16:20
Show Gist options
  • Save goderbauer/2e74e4299b82a7106dc47c012ca9e153 to your computer and use it in GitHub Desktop.
Save goderbauer/2e74e4299b82a7106dc47c012ca9e153 to your computer and use it in GitHub Desktop.
% flutter analyze --flutter-repo U main
Analyzing flutter...
info • Missing an 'await' for the 'Future' computed by this expression • dev/automated_tests/flutter_test/exception_handling_test.dart:16:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/automated_tests/flutter_test/test_async_utils_guarded_test.dart:26:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/automated_tests/flutter_test/test_async_utils_unguarded_test.dart:21:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/automated_tests/flutter_test/test_async_utils_unguarded_test.dart:22:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/automated_tests/flutter_test/ticker_test.dart:11:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/automated_tests/integration_test/exception_handling_test.dart:16:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/automated_tests/test_smoke_test/fail_test_on_exception_after_test.dart:17:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/benchmarks/complex_layout/test_driver/scroll_perf_bad_test.dart:21:7 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/benchmarks/complex_layout/test_driver/scroll_perf_test.dart:21:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/benchmarks/complex_layout/test_driver/semantics_perf_test.dart:37:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/benchmarks/macrobenchmarks/lib/src/animation_with_microtasks.dart:51:7 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/benchmarks/macrobenchmarks/lib/src/web/bench_material_3_semantics.dart:25:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/benchmarks/macrobenchmarks/lib/src/web/bench_material_3_semantics.dart:78:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/benchmarks/macrobenchmarks/lib/src/web/bench_mouse_region_grid_hover.dart:70:9 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/benchmarks/macrobenchmarks/lib/src/web/bench_mouse_region_grid_scroll.dart:45:9 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/benchmarks/macrobenchmarks/lib/src/web/bench_mouse_region_mixed_grid_hover.dart:89:9 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/benchmarks/macrobenchmarks/lib/src/web/bench_text_layout.dart:206:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/benchmarks/macrobenchmarks/test/fullscreen_textfield_perf_e2e.dart:18:7 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/benchmarks/macrobenchmarks/test/textfield_perf_e2e.dart:18:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/benchmarks/macrobenchmarks/test_driver/fullscreen_textfield_perf_test.dart:17:7 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/benchmarks/macrobenchmarks/test_driver/textfield_perf_test.dart:17:7 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/benchmarks/macrobenchmarks/test_driver/util.dart:35:3 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/benchmarks/microbenchmarks/lib/foundation/all_elements_bench.dart:47:3 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/benchmarks/platform_channels_benchmarks/lib/main.dart:76:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/benchmarks/platform_channels_benchmarks/lib/main.dart:143:3 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/benchmarks/platform_views_layout/test_driver/scroll_perf_ad_banners_test.dart:19:7 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression •
dev/benchmarks/platform_views_layout/test_driver/scroll_perf_non_intersecting_test.dart:19:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/benchmarks/platform_views_layout/test_driver/scroll_perf_test.dart:19:7 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression •
dev/benchmarks/platform_views_layout_hybrid_composition/test_driver/scroll_perf_test.dart:19:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression •
dev/benchmarks/platform_views_layout_hybrid_composition/test_driver/scroll_perf_test.dart:50:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/benchmarks/test_apps/stocks/test_driver/scroll_perf_test.dart:19:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/benchmarks/test_apps/stocks/test_driver/stock_view_test.dart:19:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/bots/analyze_snippet_code.dart:1191:9 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/bots/post_process_docs.dart:67:3 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/bots/run_command.dart:42:3 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/bots/test/analyze-gen-defaults/dev/tools/gen_defaults/bin/gen_defaults.dart:11:3 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/integration_tests/abstract_method_smoke_test/lib/main.dart:46:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/integration_tests/android_semantics_testing/integration_test/main_test.dart:38:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/integration_tests/android_semantics_testing/integration_test/main_test.dart:55:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/integration_tests/android_verified_input/test_driver/main_test.dart:35:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/integration_tests/android_views/test_driver/main_test.dart:26:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/integration_tests/channels/lib/src/basic_messaging.dart:107:3 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/integration_tests/external_textures/lib/frame_rate_main.dart:52:9 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/integration_tests/external_textures/lib/frame_rate_main.dart:65:9 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/integration_tests/external_textures/lib/frame_rate_main.dart:118:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/integration_tests/flavors/test_driver/main_test.dart:23:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/integration_tests/flutter_gallery/lib/demo/material/full_screen_dialog_demo.dart:156:7
• unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/integration_tests/flutter_gallery/lib/demo/material/text_form_field_demo.dart:176:7 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/integration_tests/flutter_gallery/lib/demo/video_demo.dart:384:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/integration_tests/flutter_gallery/lib/demo/video_demo.dart:385:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/integration_tests/flutter_gallery/lib/demo/video_demo.dart:386:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/integration_tests/flutter_gallery/lib/gallery/demo.dart:84:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/integration_tests/flutter_gallery/lib/gallery/updater.dart:41:9 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/integration_tests/flutter_gallery/test/live_smoketest.dart:87:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/integration_tests/flutter_gallery/test/live_smoketest.dart:90:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/integration_tests/flutter_gallery/test_driver/page_transitions_perf_test.dart:19:9 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/integration_tests/flutter_gallery/test_driver/scroll_perf_test.dart:19:9 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/integration_tests/flutter_gallery/test_driver/scroll_perf_web_test.dart:17:9 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/integration_tests/platform_interaction/test_driver/main_test.dart:31:7 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/integration_tests/release_smoke_test/test_adapter/hello_world_test.dart:13:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/integration_tests/ui/test_driver/driver_test.dart:42:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/integration_tests/ui/test_driver/driver_test.dart:69:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/integration_tests/web_e2e_tests/lib/screenshot_support.dart:24:3 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/integration_tests/web_e2e_tests/lib/screenshot_support.dart:26:3 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/integration_tests/web_e2e_tests/test_driver/url_strategy_integration.dart:40:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/manual_tests/lib/material_arc.dart:430:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/manual_tests/test/card_collection_test.dart:15:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/manual_tests/test/color_testing_demo_test.dart:14:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/snippets/test/snippets_test.dart:97:9 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/snippets/test/snippets_test.dart:206:9 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/tracing_tests/test/image_painting_event_test.dart:47:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • dev/tracing_tests/test/image_painting_event_test.dart:83:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • examples/api/lib/widgets/async/stream_builder.0.dart:50:9 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • examples/api/lib/widgets/form/form.1.dart:124:17 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • examples/api/lib/widgets/form/form.1.dart:164:15 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • examples/api/lib/widgets/pop_scope/pop_scope.1.dart:190:17 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • examples/api/test/widgets/async/stream_builder.0_test.dart:98:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • examples/api/test/widgets/sliver_fill/sliver_fill_remaining.1_test.dart:41:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • examples/hello_world/test_driver/smoke_web_engine_test.dart:28:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • examples/image_list/lib/main.dart:116:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • examples/platform_channel/test_driver/button_tap_test.dart:17:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • examples/platform_channel_swift/test_driver/button_tap_test.dart:17:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/lib/src/painting/_network_image_io.dart:141:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/lib/src/painting/image_provider.dart:465:9 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/lib/src/services/platform_channel.dart:665:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/lib/src/widgets/app.dart:1554:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/lib/src/widgets/binding.dart:852:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/lib/src/widgets/dismissible.dart:544:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/lib/src/widgets/dismissible.dart:552:9 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/lib/src/widgets/form.dart:380:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/lib/src/widgets/navigator.dart:3139:13 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/lib/src/widgets/navigator.dart:3141:13 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/lib/src/widgets/platform_view.dart:922:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/lib/src/widgets/router.dart:757:9 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/lib/src/widgets/text_selection.dart:240:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/animation/animations_test.dart:335:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/animation/animations_test.dart:342:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/animation/animations_test.dart:353:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/animation/futures_test.dart:37:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/animation/futures_test.dart:89:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/animation/futures_test.dart:129:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/animation/iteration_patterns_test.dart:123:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/dialog_test.dart:66:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/dialog_test.dart:94:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/dialog_test.dart:1414:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/dialog_test.dart:1455:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/dialog_test.dart:1492:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/nav_bar_test.dart:46:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/nav_bar_test.dart:113:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/nav_bar_test.dart:671:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/nav_bar_test.dart:685:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/nav_bar_test.dart:722:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/nav_bar_test.dart:740:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/nav_bar_test.dart:1110:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/nav_bar_test.dart:1125:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/nav_bar_test.dart:1151:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/nav_bar_test.dart:1244:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/nav_bar_test.dart:1400:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/nav_bar_transition_test.dart:41:3 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/nav_bar_transition_test.dart:51:3 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/nav_bar_transition_test.dart:307:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/nav_bar_transition_test.dart:317:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/nav_bar_transition_test.dart:699:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/nav_bar_transition_test.dart:719:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/nav_bar_transition_test.dart:764:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/nav_bar_transition_test.dart:926:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/nav_bar_transition_test.dart:969:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/page_test.dart:26:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/page_test.dart:103:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/page_test.dart:162:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/page_test.dart:228:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/page_test.dart:287:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/page_test.dart:296:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/page_test.dart:334:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/page_test.dart:343:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/page_test.dart:385:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/page_test.dart:446:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/refresh_test.dart:353:9 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/route_test.dart:32:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/route_test.dart:62:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/route_test.dart:127:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/route_test.dart:142:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/route_test.dart:174:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/route_test.dart:189:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/route_test.dart:237:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/route_test.dart:242:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/route_test.dart:363:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/route_test.dart:560:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/route_test.dart:630:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/route_test.dart:1095:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/route_test.dart:1158:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/route_test.dart:1238:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/route_test.dart:1288:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/route_test.dart:1340:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/route_test.dart:1377:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/route_test.dart:1425:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/route_test.dart:1440:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/route_test.dart:1483:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/route_test.dart:1566:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/route_test.dart:1678:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/route_test.dart:1786:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/route_test.dart:2389:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/route_test.dart:2430:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/route_test.dart:2467:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/route_test.dart:2506:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/route_test.dart:2547:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/route_test.dart:2584:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/tab_test.dart:122:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/tab_test.dart:191:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/cupertino/tab_test.dart:229:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/foundation/service_extensions_test.dart:105:3 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/foundation/service_extensions_test.dart:344:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/foundation/service_extensions_test.dart:398:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/foundation/service_extensions_test.dart:443:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/foundation/service_extensions_test.dart:775:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/foundation/service_extensions_test.dart:788:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/foundation/service_extensions_test.dart:820:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/foundation/service_extensions_test.dart:864:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/foundation/service_extensions_test.dart:908:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/foundation/service_extensions_test.dart:947:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/foundation/synchronous_future_test.dart:13:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/foundation/synchronous_future_test.dart:19:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/back_button_test.dart:26:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/back_button_test.dart:54:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/back_button_test.dart:197:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/back_button_test.dart:240:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/back_button_test.dart:345:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:74:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:107:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:142:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:179:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:251:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:287:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:321:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:355:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:388:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:421:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:449:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:484:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:519:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:555:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:587:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:619:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:723:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:775:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:790:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:827:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:887:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:989:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:1062:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:1140:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:1256:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:1356:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:1772:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:1807:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:1848:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:1885:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:2253:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/bottom_sheet_test.dart:2278:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/date_picker_test.dart:1922:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/date_picker_test.dart:1963:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/date_picker_test.dart:2000:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/date_picker_test.dart:2117:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/date_range_picker_test.dart:1054:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/date_range_picker_test.dart:1222:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/date_range_picker_test.dart:1262:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/date_range_picker_test.dart:1299:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/date_range_picker_test.dart:1359:9 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/date_range_picker_test.dart:1368:9 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/dialog_test.dart:473:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/dialog_test.dart:494:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/dialog_test.dart:527:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/dialog_test.dart:538:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/dialog_test.dart:570:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/dialog_test.dart:1595:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/dialog_test.dart:2116:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/dialog_test.dart:2128:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/dialog_test.dart:2229:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/dialog_test.dart:2272:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/dialog_test.dart:2313:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/dialog_test.dart:2350:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/dialog_test.dart:2751:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/dialog_test.dart:2772:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/elevated_button_test.dart:1954:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/elevated_button_test.dart:1958:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/filled_button_test.dart:2065:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/filled_button_test.dart:2069:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/floating_action_button_test.dart:551:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/floating_action_button_test.dart:574:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/floating_action_button_test.dart:598:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/outlined_button_test.dart:2086:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/outlined_button_test.dart:2090:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/page_test.dart:39:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/page_test.dart:100:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/page_test.dart:194:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/page_test.dart:268:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/page_test.dart:310:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/page_test.dart:383:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/page_test.dart:416:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/page_test.dart:479:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/page_test.dart:509:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/page_test.dart:636:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/page_test.dart:681:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/page_test.dart:755:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/page_test.dart:790:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/page_test.dart:890:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/page_test.dart:928:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/page_test.dart:1001:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/page_test.dart:1058:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/page_transitions_theme_test.dart:309:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/page_transitions_theme_test.dart:342:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/page_transitions_theme_test.dart:378:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/popup_menu_test.dart:3366:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/refresh_indicator_test.dart:353:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/refresh_indicator_test.dart:365:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/refresh_indicator_test.dart:396:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/refresh_indicator_test.dart:408:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/refresh_indicator_test.dart:440:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/refresh_indicator_test.dart:444:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/reorderable_list_test.dart:450:9 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/scaffold_test.dart:845:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/scaffold_test.dart:871:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/search_anchor_test.dart:77:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/search_anchor_test.dart:2603:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/search_bar_theme_test.dart:247:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/search_bar_theme_test.dart:253:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/search_bar_theme_test.dart:259:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/search_bar_theme_test.dart:269:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/search_bar_theme_test.dart:276:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/search_bar_theme_test.dart:282:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/search_test.dart:1146:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/search_view_theme_test.dart:211:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/search_view_theme_test.dart:218:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/search_view_theme_test.dart:225:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/search_view_theme_test.dart:236:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/search_view_theme_test.dart:244:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/search_view_theme_test.dart:251:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/switch_test.dart:3359:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/switch_test.dart:3395:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/switch_test.dart:3398:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/tabs_test.dart:5926:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/text_button_test.dart:1863:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/text_button_test.dart:1867:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/text_field_focus_test.dart:54:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/text_field_test.dart:6129:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/text_field_test.dart:6167:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/text_field_test.dart:12422:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/text_field_test.dart:12434:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/text_field_test.dart:12470:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/text_field_test.dart:12489:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/text_field_test.dart:12555:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/text_field_test.dart:12565:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/time_picker_test.dart:1135:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/time_picker_test.dart:1175:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/time_picker_test.dart:1210:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/material/tooltip_test.dart:1730:28 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/painting/image_provider_resize_image_test.dart:351:7 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/painting/image_provider_resize_image_test.dart:367:7 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/scheduler/ticker_test.dart:31:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/scheduler/ticker_test.dart:39:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/scheduler/ticker_test.dart:124:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/scheduler/ticker_test.dart:142:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/scheduler/ticker_test.dart:160:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/scheduler/ticker_test.dart:166:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/scheduler/ticker_test.dart:173:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/scheduler/ticker_test.dart:177:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/scheduler/ticker_test.dart:186:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/scheduler/ticker_test.dart:196:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/services/autofill_test.dart:83:9 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/services/browser_context_menu_test.dart:23:9 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/services/browser_context_menu_test.dart:31:9 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/services/hardware_keyboard_test.dart:123:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/services/hardware_keyboard_test.dart:392:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/services/hardware_keyboard_test.dart:414:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/services/platform_views_test.dart:403:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/services/restoration_test.dart:36:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/services/restoration_test.dart:65:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/services/restoration_test.dart:85:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/services/restoration_test.dart:104:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/services/restoration_test.dart:116:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/services/restoration_test.dart:130:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/services/restoration_test.dart:179:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/services/restoration_test.dart:195:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/services/restoration_test.dart:203:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/services/restoration_test.dart:221:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/services/restoration_test.dart:257:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/services/restoration_test.dart:272:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/services/restoration_test.dart:289:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/services/system_context_menu_controller_test.dart:139:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/services/system_context_menu_controller_test.dart:159:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/services/text_input_test.dart:170:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/services/text_input_test.dart:189:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/animated_opacity_repaint_test.dart:26:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/animated_opacity_repaint_test.dart:60:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/animated_opacity_repaint_test.dart:96:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/app_test.dart:166:9 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/app_test.dart:178:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/app_test.dart:206:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/async_test.dart:273:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/async_test.dart:400:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/binding_test.dart:198:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/binding_test.dart:199:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/binding_test.dart:200:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/draggable_scrollable_sheet_test.dart:1002:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/draggable_scrollable_sheet_test.dart:1016:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/draggable_scrollable_sheet_test.dart:1051:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/draggable_scrollable_sheet_test.dart:1118:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/draggable_scrollable_sheet_test.dart:1145:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/draggable_scrollable_sheet_test.dart:1179:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/draggable_scrollable_sheet_test.dart:1188:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/draggable_scrollable_sheet_test.dart:1222:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/draggable_scrollable_sheet_test.dart:1297:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/draggable_scrollable_sheet_test.dart:1456:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/draggable_scrollable_sheet_test.dart:1508:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/draggable_scrollable_sheet_test.dart:1726:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/draggable_scrollable_sheet_test.dart:1735:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/draggable_test.dart:3546:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/dual_transition_builder_test.dart:49:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/dual_transition_builder_test.dart:63:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/dual_transition_builder_test.dart:118:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/dual_transition_builder_test.dart:130:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/dual_transition_builder_test.dart:183:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/dual_transition_builder_test.dart:189:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/dual_transition_builder_test.dart:250:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/dual_transition_builder_test.dart:256:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/editable_text_test.dart:3492:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:78:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:82:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:86:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:90:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:94:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:105:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:109:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:113:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:117:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:121:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:132:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:136:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:140:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:144:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:148:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:161:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:166:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:174:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:186:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:200:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:204:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:208:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:212:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:216:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:229:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:234:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:239:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:247:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:259:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:306:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:310:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:361:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:365:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:369:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:373:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:377:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:381:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:386:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:403:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:408:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:413:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:418:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:423:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:439:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:444:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:449:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:454:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:459:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:475:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:480:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:485:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:490:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:495:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:507:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:512:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:520:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:532:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:551:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:556:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:561:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:566:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:571:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:583:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:588:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:593:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:601:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:613:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:670:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:675:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:722:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:726:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:743:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:748:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:753:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:758:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:763:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:779:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:784:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:789:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:794:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:799:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:815:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:820:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:825:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:830:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:835:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:847:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:852:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:860:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:872:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:891:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:896:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:901:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:906:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:911:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:923:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:928:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:933:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:941:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:953:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:1007:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:1012:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:1017:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:1022:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:1027:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:1034:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:1039:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:1044:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:1049:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:1068:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:1082:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:1094:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:1108:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:1122:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:1135:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:1150:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:1164:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:1177:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:1199:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:1214:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:1226:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:1247:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:1262:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:1273:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:1291:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:1305:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ensure_visible_test.dart:1318:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/fade_transition_test.dart:30:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/heroes_test.dart:341:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/heroes_test.dart:542:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/heroes_test.dart:579:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/heroes_test.dart:600:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/heroes_test.dart:604:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/heroes_test.dart:1969:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/heroes_test.dart:1986:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/heroes_test.dart:2044:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/heroes_test.dart:2164:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/heroes_test.dart:2295:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/heroes_test.dart:2389:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/heroes_test.dart:2460:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/heroes_test.dart:2542:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/heroes_test.dart:2628:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/heroes_test.dart:2679:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/heroes_test.dart:2905:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/heroes_test.dart:2963:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/heroes_test.dart:3035:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/heroes_test.dart:3052:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/heroes_test.dart:3133:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/image_headers_test.dart:21:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/image_test.dart:1500:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/list_view_misc_test.dart:225:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/list_view_misc_test.dart:237:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/list_wheel_scroll_view_test.dart:1288:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/magnifier_test.dart:135:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/magnifier_test.dart:145:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/magnifier_test.dart:170:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/magnifier_test.dart:190:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/magnifier_test.dart:233:9 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/magnifier_test.dart:273:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/magnifier_test.dart:284:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_and_layers_test.dart:59:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_replacement_test.dart:21:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_replacement_test.dart:27:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_replacement_test.dart:69:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_replacement_test.dart:77:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_replacement_test.dart:92:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_replacement_test.dart:100:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_replacement_test.dart:125:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_replacement_test.dart:128:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_replacement_test.dart:165:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_replacement_test.dart:168:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_replacement_test.dart:217:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_replacement_test.dart:220:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_restoration_test.dart:582:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_restoration_test.dart:612:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_restoration_test.dart:681:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:200:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:390:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:643:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:1300:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:1494:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:1506:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:1541:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:1552:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:1648:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:1660:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:1673:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:1688:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:1723:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:1734:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:1746:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:1760:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:1983:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:2062:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:2262:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:2267:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:2272:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:2280:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:2462:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:2472:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:2540:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:2668:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:2682:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:3380:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:3385:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:3419:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:3525:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:3547:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:3554:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:3577:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:3665:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:3728:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:3750:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:3757:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:3780:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:3974:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:4170:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:4187:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:4247:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:4259:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/navigator_test.dart:4413:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/nested_scroll_view_test.dart:491:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/obscured_animated_image_test.dart:40:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/page_forward_transitions_test.dart:131:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/page_forward_transitions_test.dart:157:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/page_forward_transitions_test.dart:181:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/page_forward_transitions_test.dart:211:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/page_transitions_test.dart:65:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/page_transitions_test.dart:86:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/page_transitions_test.dart:162:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/page_transitions_test.dart:211:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/page_transitions_test.dart:255:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/page_transitions_test.dart:270:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/page_transitions_test.dart:312:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/page_transitions_test.dart:317:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/page_transitions_test.dart:324:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/page_view_test.dart:123:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/page_view_test.dart:305:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/page_view_test.dart:326:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/page_view_test.dart:397:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/page_view_test.dart:408:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/page_view_test.dart:1122:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/page_view_test.dart:1129:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/page_view_test.dart:1250:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/pop_scope_test.dart:109:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/pop_scope_test.dart:143:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/pop_scope_test.dart:163:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/pop_scope_test.dart:240:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/pop_scope_test.dart:285:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/pop_scope_test.dart:306:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/positioned_test.dart:109:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/reassemble_test.dart:14:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/router_test.dart:186:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/router_test.dart:255:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/routes_test.dart:697:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/routes_test.dart:716:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/routes_test.dart:755:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/routes_test.dart:775:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/routes_test.dart:810:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/routes_test.dart:828:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/routes_test.dart:843:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/routes_test.dart:882:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/routes_test.dart:900:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/routes_test.dart:914:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/routes_test.dart:1214:9 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/routes_test.dart:1255:9 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/routes_test.dart:1292:9 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/routes_test.dart:1751:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/routes_test.dart:1765:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/routes_test.dart:1797:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/routes_test.dart:1817:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/routes_test.dart:1887:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/routes_test.dart:1909:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/routes_test.dart:1931:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/scroll_aware_image_provider_test.dart:136:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/scroll_aware_image_provider_test.dart:195:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/scroll_aware_image_provider_test.dart:264:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/scroll_controller_test.dart:50:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/scroll_controller_test.dart:197:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/scroll_controller_test.dart:288:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/scroll_position_test.dart:94:3 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/scroll_position_test.dart:193:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/scroll_position_test.dart:199:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/scroll_position_test.dart:205:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/scroll_position_test.dart:211:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/scroll_position_test.dart:217:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/scroll_position_test.dart:223:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/scroll_position_test.dart:229:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/scrollable_animations_test.dart:25:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/scrollable_animations_test.dart:49:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/scrollable_animations_test.dart:73:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/scrollable_test.dart:729:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/shadow_test.dart:38:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/shadow_test.dart:100:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/sliver_main_axis_group_test.dart:796:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_appbar_floating_test.dart:49:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_appbar_floating_test.dart:78:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_appbar_floating_test.dart:86:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_appbar_floating_test.dart:93:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_appbar_floating_test.dart:100:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_appbar_floating_test.dart:107:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_appbar_floating_test.dart:114:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_appbar_floating_test.dart:121:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_appbar_floating_test.dart:150:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_appbar_floating_test.dart:156:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_appbar_floating_test.dart:185:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_appbar_floating_test.dart:191:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_appbar_pinned_test.dart:50:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_appbar_pinned_test.dart:148:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_appbar_pinned_test.dart:155:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_appbar_pinned_test.dart:162:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_appbar_pinned_test.dart:170:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_appbar_pinned_test.dart:178:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_appbar_pinned_test.dart:186:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_appbar_pinned_test.dart:193:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_appbar_pinned_test.dart:200:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_appbar_pinned_test.dart:207:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_appbar_pinned_test.dart:241:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_appbar_scrolling_test.dart:41:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_appbar_scrolling_test.dart:70:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_appbar_scrolling_test.dart:195:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_appbar_scrolling_test.dart:230:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_appbar_scrolling_test.dart:261:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_evil_test.dart:155:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_evil_test.dart:161:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_evil_test.dart:167:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_evil_test.dart:173:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_evil_test.dart:179:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/slivers_protocol_test.dart:43:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/status_transitions_test.dart:42:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/status_transitions_test.dart:55:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/status_transitions_test.dart:79:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/status_transitions_test.dart:82:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/text_selection_test.dart:1554:9 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ticker_mode_test.dart:213:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ticker_provider_test.dart:46:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ticker_provider_test.dart:107:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ticker_provider_test.dart:147:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/ticker_provider_test.dart:187:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/widget_inspector_test.dart:3288:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/widget_inspector_test.dart:3322:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/widget_inspector_test.dart:3353:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/widget_inspector_test.dart:3357:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/widget_inspector_test.dart:3387:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/widget_inspector_test.dart:3402:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/widget_inspector_test.dart:3439:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/widget_inspector_test.dart:3466:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/widget_inspector_test.dart:3487:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/widget_inspector_test.dart:3596:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/widget_inspector_test.dart:3630:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/widget_inspector_test.dart:3664:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/widget_inspector_test.dart:3671:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/widget_inspector_test.dart:3704:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/widget_inspector_test.dart:3723:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter/test/widgets/widget_inspector_test.dart:5109:11 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_driver/lib/src/common/handler_factory.dart:211:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_driver/lib/src/driver/driver.dart:438:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_driver/lib/src/driver/vmservice_driver.dart:628:3 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_driver/test/src/real_tests/extension_test.dart:49:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_driver/test/src/real_tests/extension_test.dart:69:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_driver/test/src/real_tests/extension_test.dart:110:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_driver/test/src/real_tests/extension_test.dart:130:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_driver/test/src/real_tests/extension_test.dart:152:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_driver/test/src/real_tests/extension_test.dart:170:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_driver/test/src/real_tests/extension_test.dart:194:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_driver/test/src/real_tests/extension_test.dart:218:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_driver/test/src/real_tests/extension_test.dart:247:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_driver/test/src/real_tests/extension_test.dart:269:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_driver/test/src/real_tests/extension_test.dart:295:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_driver/test/src/real_tests/extension_test.dart:297:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_driver/test/src/real_tests/extension_test.dart:339:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_driver/test/src/real_tests/extension_test.dart:340:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_driver/test/src/real_tests/extension_test.dart:342:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_driver/test/src/real_tests/extension_test.dart:388:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_driver/test/src/real_tests/extension_test.dart:391:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_driver/test/src/real_tests/extension_test.dart:401:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_driver/test/src/real_tests/extension_test.dart:439:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_driver/test/src/real_tests/extension_test.dart:441:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_driver/test/src/real_tests/extension_test.dart:451:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_driver/test/src/real_tests/extension_test.dart:1183:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_driver/test/src/real_tests/extension_test.dart:1204:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_driver/test/src/real_tests/extension_test.dart:1228:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_driver/test/src/real_tests/stubs/stub_command_extension.dart:18:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_driver/test/src/real_tests/stubs/stub_command_extension.dart:39:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_goldens/lib/flutter_goldens.dart:677:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_test/test/bindings_async_gap_test.dart:29:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_test/test/bindings_test.dart:80:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_test/test/bindings_test.dart:102:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_test/test/bindings_test.dart:109:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_test/test/controller_test.dart:1571:9 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_test/test/widget_tester_test.dart:27:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_test/test/widget_tester_test.dart:42:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_test/test/widget_tester_test.dart:93:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_test/test/widget_tester_test.dart:104:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_test/test/widget_tester_test.dart:109:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_test/test/widget_tester_test.dart:237:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_test/test/widget_tester_test.dart:241:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_test/test/widget_tester_test.dart:253:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_test/test/widget_tester_test.dart:263:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_test/test/widget_tester_test.dart:370:7 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/flutter_test/test/widget_tester_test.dart:446:5 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/fuchsia_remote_debug_protocol/lib/src/fuchsia_remote_connection.dart:146:9 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/fuchsia_remote_debug_protocol/lib/src/fuchsia_remote_connection.dart:698:5 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/integration_test/test/data/fail_test_script.dart:12:3 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/integration_test/test/data/fail_then_pass_test_script.dart:12:3 •
unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/integration_test/test/data/pass_test_script.dart:12:3 • unawaited_futures
info • Missing an 'await' for the 'Future' computed by this expression • packages/integration_test/test/data/pass_then_fail_test_script.dart:12:3 •
unawaited_futures
793 issues found. (ran in 16.9s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment