Ben Konyi c783f1bbe4
Manual Dart SDK roll (#19791)
Adds new package:sse dependency

1e78bd069e [ package:dds ] Add missing package:shelf_static dependency in pubspec.yaml
51d3fae7d3 Revert "Move `BytesBuilder` class and implementation to `dart:typed_data`."
e7b319698d [ package:dds ] Add server-sent event (SSE) support to DDS
d4ac7066b7 Improve diagnostic message when short circuiting (issue 42599)
7960ad545a [ Service ] Fix line numbers in step_through_mixin_from_sdk_test
505fca1ce5 [ package:dds ] Fix issue where StateError could be thrown if DDS shuts down with in-flight requests
47b080de23 [vm/nnbd] Do not check if NNBD experimental flag is enabled for non-null assertions
ef147c0a95 Issue 42699. Stop reporting EXPORT_DUPLICATED_LIBRARY_NAMED and IMPORT_DUPLICATED_LIBRARY_NAMED.
0cc2d9685a [vm] Fix --use-bare-instructions=false on simarm_x64.
6fc75e6a2b [vm] Add tests and packages to the Fuchsia package
a2edb7976c Make CiderCacheEntry public.
4726b1b337 [infra] Update Chrome used in testing to version 84
2020-07-15 19:38:12 -07:00
2020-07-15 19:38:12 -07:00
2020-07-07 09:05:29 -07:00
2020-07-15 19:38:12 -07:00
2020-06-24 11:34:18 -07:00

Flutter Engine

Build Status - Cirrus

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 want to run/contribute to Flutter Web engine, more tooling can be found at felt. This is a tool written to make web engine development experience easy.

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%