dart-lang/sdk@2e4c89aa73 Flow analysis: fix handling of `for(;;)` loops. dart-lang/sdk@05f411dbf4 Sort declarations in flow_analysis_visitor.dart. dart-lang/sdk@118831ec53 Defend against null tokens when constructing model completion ranking query dart-lang/sdk@62ec392768 Upgrade to tflite_native@0.2.2 dart-lang/sdk@68e805f9f6 [vm/cocurrency] Add simple spawn function test and test with/without isolate groups dart-lang/sdk@3c54aeae6b [vm/compiler] Ensure proper release/aquire fences are used when turning ICData to be megamorphic. dart-lang/sdk@9a854c111a Resolve uses of super within extensions to dynamic to prevent an exception and remove follow-on diagnostics dart-lang/sdk@d978c83dac [dart:io]Annotate SecureSocket.secure supportedProtocols with @Since dart-lang/sdk@00610ec765 [cfe] Return inferred type from inference visitor dart-lang/sdk@16a4ee0eb5 [cfe] Use fileOffset instead of Token in createArguments dart-lang/sdk@8c9d6c1c68 [cfe] Use ObjectAccessTarget as the result for object access resolution dart-lang/sdk@5fb29b6a8d Flow analysis: allow sets of referenced variables to be any iterable. dart-lang/sdk@1f9dd21940 Flow analysis: create the VariableModel data structure. dart-lang/sdk@a7fa63789a [cfe/ffi] Only catch FFI transformation exceptions dart-lang/sdk@3547b2a7d7 [dart:io] Document supportedProtocols argument of RawSecureSocket.secure dart-lang/sdk@671fdba18a [dart:io] Pass supportedProtocols through from SecureSocket.secure dart-lang/sdk@9c707d7639 [CFE] Add lint that checks fastas own dependencies dart-lang/sdk@74e09abc6e [CFE] Remove/move file that wasn't needed by frontend; cleanup pubspec.yaml a bit dart-lang/sdk@bd681ea660 [CFE] Move testing out of lib/src/fasta
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.