[camerax] Fixes unawaited_futures violations (#4337)

Fixes `unawaited_futures` violations in `camera_android_camerax` plugin. The only `await`s that I did not add are those related to closing/disposing native objects that shouldn't require us to wait for completion.

Part of https://github.com/flutter/flutter/issues/127323.
This commit is contained in:
Camille Simon
2023-07-05 10:28:59 -07:00
committed by GitHub
parent 415bf6dfe9
commit 1809a6c815
10 changed files with 32 additions and 37 deletions

View File

@ -13,7 +13,6 @@
# Temporary opt-outs of unawaited_futures; see
# https://github.com/flutter/flutter/issues/127323
- camera/camera_android_camerax
- webview_flutter/webview_flutter
- webview_flutter/webview_flutter_android
- webview_flutter/webview_flutter_wkwebview