Siva bd988f6cc3
Roll src/third_party/dart 622ec5099f...9bb446aae1 (14 commits) (#10475)
dart-lang/sdk@9bb446aae1 Record if MethodDeclaration has NativeFunctionBody, so it external.
dart-lang/sdk@0e24437b81 Replace InterfaceType with Substitution in Member(s).
dart-lang/sdk@6578435eff [infra] Fix broken code when raising errors in copy_tree.py
dart-lang/sdk@6d13a6df94 [dart2js] new-rti: Lower some checks to a simpler form
dart-lang/sdk@ed2764d055 remove unused import
dart-lang/sdk@fac682c5ef [vm/gc] Hold lock before accessing PageSpace::large_pages_
dart-lang/sdk@f8f77eb4c0 Add keyword completion suggestions
dart-lang/sdk@a408e8ee97 Remove Kevin from kernel watchlist
dart-lang/sdk@ca2f68e5f5 [co19] co19 roll b0220fc898c32d3944cb8c54cf7b78dd8c7cbadb..796f4de76de460e031bf3b20ce60a52e4ed417d9
dart-lang/sdk@c0f23ce8bc [nnbd_migration] fix kind -> description, drop empty, tests
dart-lang/sdk@330a401233 Increment ABI version.
dart-lang/sdk@fc5b4e3cef Rework dartfix lint fixes to remove race condition
dart-lang/sdk@d08c203e30 Add various missing argument checks to dart:io natives.
dart-lang/sdk@650f32c1b0 Update to tflite_native@0.2.0
2019-08-02 14:49:59 -07:00
2019-07-01 14:32:38 -07:00
2019-07-17 11:35:58 -07:00
2019-05-07 16:10:21 -07:00
2019-07-01 14:32:38 -07:00

Flutter Engine

Build Status - Cirrus

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.

Languages
Dart 75%
C++ 16.5%
Objective-C++ 2.9%
Java 2.8%
Objective-C 0.7%
Other 1.9%