Revert "Add many more global analyses. (#47875)" (#48080)

This reverts commit e768c92fbc.
This commit is contained in:
Francisco Magdaleno
2020-01-02 09:25:59 -08:00
committed by GitHub
parent e768c92fbc
commit 04ea3183ce
85 changed files with 513 additions and 994 deletions

View File

@@ -61,7 +61,7 @@ Flutter works with any development tool (or none at all), but includes editor
plug-ins for both [Visual Studio Code] and [IntelliJ / Android Studio]. Flutter
provides [thousands of packages][Flutter packages] to speed your development,
regardless of your target platform. And accessing other native code is easy,
with support for both [FFI] and [platform-specific APIs][platform channels].
with support for both [FFI] and [platform-specific APIs][platform channels].
Flutter is a fully open source project, and we welcome contributions.
Information on how to get started can be found at our