dart-lang/sdk@a2aec5eb06 [test] Deflakes, un-excepts http_close_test. dart-lang/sdk@dd59b193c7 Revert 52cace8160 as it breaks flutter tests on android nexus 5x. dart-lang/sdk@4cba23496a [dart2js] new-rti: Remove no-op evals. dart-lang/sdk@a66a42baff Test for default value referencing extension static method. dart-lang/sdk@5713caaf09 prepend all remaining scanner error tokens dart-lang/sdk@ac6a3d9369 Revert "[dart2js] new-rti: Add 'minified:' tag to minified names" dart-lang/sdk@9fe8865f4a [vm, bytecode] Implement ParameterMirror and enable mirror tests. dart-lang/sdk@1ac0a36fcb [dart/vm] Fix division-by-zero bug in range analysis dart-lang/sdk@939cce78b9 Create analysis server flag --completion-model dart-lang/sdk@9e4cf6af14 Add tests for static extension methods. dart-lang/sdk@35fb2377c5 [vm/bytecode] Properly handle non-live bytecode frames in debugger. dart-lang/sdk@3e3d6473bc Perform more resolution of method invocations involving extension methods dart-lang/sdk@bf4bde6ea2 Move test cases from flow_analysis_test.dart into front end. dart-lang/sdk@55a4ee8a5d [vm] correctly create connection errors dart-lang/sdk@e0ee7cbc7f [dart2js] new-rti: Add 'minified:' tag to minified names dart-lang/sdk@3c05b8199b move identifier recovery into scanner dart-lang/sdk@c62bd8f3f4 prepend unterminated comment error token and others dart-lang/sdk@34ed30f020 prepend unterminated string error code dart-lang/sdk@24d1e511df improve missing hex digit recovery dart-lang/sdk@3999da0892 Fix paths when run from same directory as manifest dart-lang/sdk@9d786640df [dart2js] Use Indexed{Sink/Source} for ConstantValue dart-lang/sdk@f38a719933 linter 0.1.95
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.