Ben Konyi e5ec3cf3ea Dart SDK roll for 2019-01-08
2cb346bd0c Add support for parsing complex nullable types
1ec1a8b46e Update LSP status doc
16f7f421df pkg:kernel - Fix three bugs identified by lints
6f3ce5b9e9 Fixes for SDK packages
ac4809a1de [vm/aot] Support optimization of bitwise not.
ac99b68c00 Don't catch call to buildOutlines
199fdb4d9e Dill loader.builders shouldn't have `dart:` uris removed
48f99e98d8 [VM] Fix calculation of unchecked entrypoint offset
3a37ebba9f [vm/tools] Update python scripts to avoid quadratic string concat.
8e486164a4 [Fasta] Enable running the constant evaluation pass
938665a290 Update comment to match parameter
113ca50ba3 [kernel] Add a step to fasta unit tests to check text serialization
6b8826f336 [kernel] Rename failure classes for TextSerializationVerifier
c76c5a023d [kernel] Rename 'errors' to 'failures' in TextSerializationVerifier
cebd469ecd [kernel] Move RoundTripVerifier to pkg/kernel/lib/text and rename it
a2844bdfd4 [Kernel] Add serializers for public names
fef600a998 Remove effectively empty type holders
cba23af8ce Adjusted spec to make it an error to have a method - getter/setter clash
b58e8d7307 [vm] Use TFA to remove explicit type-checks (including keyword-covariant parameters).
0213c9f9d2 [gardening] Mark test as flaky in dartkb mode
a69e73e42a [VM / Runtime] Remove more dead code
b0900cf494 [ VM / Service ] Fixed issue where VMOptions were not being passed to app_jitk tests.
e639c0df28 [vm, profiler] Place idle GC into a separate VM tag.
2c09a4cf33 update error message
f6ce65b9b1 [vm] Fix handling of unwind errors in RegExp_ExecuteMatch* native methods
2019-01-08 12:01:09 -08:00
2018-11-07 12:24:35 -08:00
2019-01-08 12:01:09 -08:00
2018-12-14 14:08:43 -08:00
2018-12-19 09:24:02 -08:00
2018-11-06 17:15:11 -08:00
2018-11-07 12:24:35 -08:00
2018-11-07 12:24:35 -08:00
2019-01-08 12:01:09 -08:00
2018-11-07 12:24:35 -08:00

Flutter Engine

Build Status

Flutter is a new way to build high-performance, cross-platform mobile apps. Flutter is optimized for today's, and tomorrow's, mobile devices. We are focused on low-latency input and high frame rates on Android and iOS.

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.io. For specific information about Flutter's APIs, consider our API reference which can be found at the docs.flutter.io.

If you intend to contribute to Flutter, welcome! You are encouraged to start with our contributor guide, which helps onboard new team members.

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