dart-lang/sdk@9f33e8da04 [vm/ffi] Pointer optimize indexed load and store dart-lang/sdk@e1c159d5fe [vm/ffi] Add missing sharded library dependency to ffi/data_test.dart. dart-lang/sdk@4ee5ef9f10 [vm/ffi] Use Pointer<Null> as the type of nullptr. dart-lang/sdk@e6a856a3b3 Update CHANGELOG.md with dart2native dart-lang/sdk@d374ff8cbc [parser] Allow parser test to add trace to output for easier debugging dart-lang/sdk@8d4c5c6f65 [CFE] Add toString on Message for better debugging dart-lang/sdk@753c187675 [spell] Add 'reuslt' to blacklist dart-lang/sdk@cd86dbbdeb [cfe] Replace UnknownType in typedef types dart-lang/sdk@eaeedd1988 [infra] Remove class UniqueObject dart-lang/sdk@d77f4913a1 [vm/compiler] Further compress the information previously in StackMaps. dart-lang/sdk@377409f043 [cfe] Introduce FieldBuilder, FunctionBuilder, and ProcedureBuilder as interfaces dart-lang/sdk@17702e4af0 Export promiseToFuture function from dart:html dart-lang/sdk@b8aef62abd [kernel] Effectively clear extension members before adding new ones when loaing dill if 'shouldWriteData' dart-lang/sdk@8796723b82 [frontend_server] Enable incremental serializer by default dart-lang/sdk@5c2b86897c [parser] late is a built-in identifier
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.