https://dart.googlesource.com/sdk.git/+log/fe9f30c3896e..8ad8abfb7463 git log fe9f30c3896e..8ad8abfb7463 --date=short --first-parent --format='%ad %ae %s' 2019-12-13 sigmund@google.com Enable strong/weak strict checking in ddc runtime from the test runner 2019-12-13 rmacnak@google.com [vm, gc] Flatten promotion allocations. 2019-12-13 brianwilkerson@google.com Update the server protocol to not require a port number 2019-12-13 sstrickl@google.com [vm/compiler] During DCE, remove PushArguments of non-live definitions. 2019-12-13 sra@google.com [dart2js] new-rti: Put sourceInformation on more nodes 2019-12-13 sra@google.com [dart2js] avoid empty statement in single-unit output 2019-12-13 brianwilkerson@google.com Add newly reviewed diagnostic docs 2019-12-13 markzipan@google.com [dartdevc] Cleaning up analysis errors. 2019-12-13 johnniwinther@google.com [cfe] Implement nnbd-top-merge 2019-12-13 nshahan@google.com [dartdevc] Remove dead code that handles functions in asserts 2019-12-13 nshahan@google.com [dartdevc] Actually use the libraries from the NNBD fork of the SDK 2019-12-13 srawlins@google.com NNBD Preview is a single-page application. 2019-12-13 zichangguo@google.com Revert "[dart:io] RawSocketOption.fromInt should follow the same endian as host" 2019-12-13 scheglov@google.com Remove DevCompilerResynthesizerBuilder from analyzer. 2019-12-13 kustermann@google.com Reland "[vm/compiler] Fix TypeTestingStub -> SubtypeTestCache fallback code if dst_type = TypeParameter" 2019-12-13 sstrickl@google.com [vm] Weaken dwarf_stack_trace expected stack trace. 2019-12-13 johnniwinther@google.com [cfe] Add weak mode testing 2019-12-13 sigurdm@google.com Bump pub version 2019-12-13 scheglov@google.com Stop supporting _sdkext, look for _embedder.yaml only in sky_engine package. Created with: gclient setdep -r src/third_party/dart@8ad8abfb7463 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine Please CC dart-vm-team@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: dart-vm-team@google.com
Flutter Engine
Flutter is Google's mobile app SDK for crafting high-quality native interfaces 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.