[ci] Remove webview_flutter implementation opt outs for custom analysis (#4438)

https://github.com/flutter/flutter/issues/127323 has been closed and the packages no longer have the custom analysis files.
This commit is contained in:
Maurice Parrish
2023-07-11 16:27:53 -04:00
committed by GitHub
parent ba8974c744
commit e479ca5d82

View File

@ -11,10 +11,6 @@
# which references this file from source, but out-of-repo.
# Contact stuartmorgan or devoncarew for assistance if necessary.
# Temporary opt-outs of unawaited_futures; see
# https://github.com/flutter/flutter/issues/127323
- webview_flutter/webview_flutter_android
- webview_flutter/webview_flutter_wkwebview
# Opts out of unawaited_futures, matching flutter/flutter's disabling due
# to interactions with animation.
- animations