Ben Konyi e2ba93d74a Roll src/third_party/dart ec7ec4ecf7..fb14babf59 (19 commits)
dart-lang/sdk@fb14babf59 [vm/fuzzer] disable control flow collections again
dart-lang/sdk@5d4940f968 Migration: remove a bogus comment
dart-lang/sdk@6043b53af6 Migration: add the ability to dump the graph after propagation.
dart-lang/sdk@cdd2f855e1 Migration: handle upcasts from function type to Function or Object.
dart-lang/sdk@7e04e051cf Migration: add an option to print just exception nodes rather than full stack traces.
dart-lang/sdk@28d16e1172 Migration: implement substitution logic for generic function types.
dart-lang/sdk@f48a5a9f64 Support create method fix for extensions
dart-lang/sdk@17c06c342e Unify to single TypeProviderImpl.
dart-lang/sdk@8c13ecf443 [cfe] Handle nested on-types
dart-lang/sdk@0a49ddef73 Remove previewDart2 related code in some tests.
dart-lang/sdk@836039e9b6 Add MockSdkElements for creating dart:core and dart:async mocks.
dart-lang/sdk@d8f16611ed Support replacing similar names in extensions
dart-lang/sdk@4d0fa1e402 fix for slash_for_doc_comments
dart-lang/sdk@dc204ec879 [CFE] Preserve file URIs of expressions in unevaluated constants.
dart-lang/sdk@0242f0c724 [kernel] FileUriExpression node
dart-lang/sdk@70a7cbf49d [vm] Support extensions in ffi transformation and tfa tree shaker
dart-lang/sdk@7152fd06a5 [cfe] Handle [] and []= on extensions
dart-lang/sdk@deb2fcf818 [cfe] Handle extension operators
dart-lang/sdk@7ca157dfd6 [cfe] Thread nullability modifiers for some InterfaceTypes in outline
2019-09-06 19:13:19 -07:00
2019-05-07 16:10:21 -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%