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

This reverts commit 04ea3183ce.
This commit is contained in:
Dan Field
2020-01-02 11:47:28 -08:00
committed by Francisco Magdaleno
parent 04ea3183ce
commit 24f39d40a4
85 changed files with 994 additions and 513 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