dart-lang/sdk@bb04f145b2 Update CFE expectations for extension method tests. dart-lang/sdk@1f6c93aed5 Add support for querying the kind of edge origins dart-lang/sdk@6aa415841c Support homebrew on Linux dart-lang/sdk@ee0b1df4a6 [vm/ffi] Migrate tests/samples/benchmarks to extension methods dart-lang/sdk@597cd06aec [vm/ffi] Pointer load and store as extension methods dart-lang/sdk@17388522ea NNBD i13n: Fix un-highlighting targeted nodes dart-lang/sdk@1325e0ff96 Flow analysis: create flow analysis on entry to top level declarations. dart-lang/sdk@6364302f5d [gardening] Skip pkg/frontend_server on all but vm dart-lang/sdk@f9e7761895 Stop using lazy FunctionType where possible. dart-lang/sdk@3260bb29e0 Remove references to ElementHandle in analyzer and DDC. dart-lang/sdk@f25c72f25f [cfe] Fix position and redundancy in redirecting constructor error dart-lang/sdk@4856917f63 [cfe] Handle extension getter/setter conflicts dart-lang/sdk@d23c824435 Reland "[vm/ffi] Optimize Pointer operations for statically known types" dart-lang/sdk@15e8c12bc2 [vm] Do not inline force-optimized functions dart-lang/sdk@8f477fd84a [parser] Disallow `covariant` on extension method parameters dart-lang/sdk@dee64581ad [fasta] Option for controlling message debugging stack traces dart-lang/sdk@8d2eced550 [infra] Update tools/bots/README.md dart-lang/sdk@caaa78d8c6 [cfe] Use legacy types explicitly in internal subtype testing
Flutter Engine
Flutter is Google's mobile app SDK for crafting high-quality native interfaces on iOS and Android in record time. Flutter works with existing code, is used by developers and organizations around the world, and is free and open source.
The Flutter Engine is a portable runtime for hosting Flutter applications. It implements Flutter's core libraries, including animation and graphics, file and network I/O, accessibility support, plugin architecture, and a Dart runtime and compile toolchain. Most developers will interact with Flutter via the Flutter Framework, which provides a modern, reactive framework, and a rich set of platform, layout and foundation widgets.
If you are new to Flutter, then you will find more general information on the Flutter project, including tutorials and samples, on our Web site at Flutter.dev. For specific information about Flutter's APIs, consider our API reference which can be found at the docs.flutter.dev.
Flutter is a fully open source project, and we welcome contributions. Information on how to get started can be found at our contributor guide.