dart-lang/sdk@96e7a4ff30 [dart:async] Temporarily work around compilation errors dart-lang/sdk@10f158654e Return the URL of recently published docs dart-lang/sdk@61f5e88454 [CFE] [Strong test] Check non-serialized expectations first dart-lang/sdk@3e5ae6adaf Revert "[dartdevc] Break dart:_debugger dependency on dart:html" dart-lang/sdk@f6a76586de [analyzer] send additional data to crash reporting dart-lang/sdk@461b80a0e4 [dartdevc] Fix analysis errors in NNBD dart:core patch file dart-lang/sdk@abeebc04e0 Compute LUB for FunctionType(s) in one pass over parameters. dart-lang/sdk@edf08f63ed [dartfuzz] Temporarily disabling Int32x4 dart-lang/sdk@1a6b76a8a0 Update DeprecatedMemberUseTest from ResolverTestCase to DriverResolutionTest. dart-lang/sdk@dc3af706e9 [nnbd_migration] assume non-nullability in is check dart-lang/sdk@1ecb8c7038 [ dartfuzz ] Added update_spreadsheet.py which automatically updates DartFuzzStats with latest fuzzing run results dart-lang/sdk@c2c716d0c5 [ Observatory ] Fix issue where timeline would hang if CPU profiling was disabled. dart-lang/sdk@740af3c009 [dartdevc] Pass nnbd experiment to analyzer in check_nnbd_sdk.dart dart-lang/sdk@1d914d2e7e Revert "[dartdevc] Migrating dart:_js_helper to NNBD." dart-lang/sdk@674810a38d Generated overriding methods throw an exception rather than returning null dart-lang/sdk@bb76f935c1 [nnbd_migration] Better descriptions for the most common bangs dart-lang/sdk@3524bb1a93 [co19] Roll co19_2 and add co19 (nnbd) to DEPS. dart-lang/sdk@3b99524167 Revert "[observatory] Properly wait for Catapult's iframe to load. Give message while fetching timeline." dart-lang/sdk@a5a9057d73 [cfe] Add non-function type alias usage tests dart-lang/sdk@b563d6cad5 [kernel] Exclude pkg/kernel from front_end spell checking dart-lang/sdk@d5dbf10672 [SDK] Adds non-eager async stack frame collector. dart-lang/sdk@cdb9830a54 [cfe] Shard text_serialization tests dart-lang/sdk@ee8d9d2fd3 Remove unused getters from AnalysisResult. dart-lang/sdk@42ec44a6a4 Reland "Revamp patch_sdk.dart mainly to use libraries.json." dart-lang/sdk@58e9aeafdb Deprecate AnalysisSession.typeProvider and typeSystem. dart-lang/sdk@3663abd8db Update the header in the generated diagnostic docs dart-lang/sdk@3e86e8f8fb [dartdevc] Migrating dart:_js_helper to NNBD. dart-lang/sdk@4987416f69 [nnbd_migration] Only restyle code links (which I also bolded) dart-lang/sdk@273ca5858b Deprecate AnalysisContext.typeProvider/typeSystem dart-lang/sdk@965fb9942f [dartdevc] Restore dart:core imports in dart:_internal patch file dart-lang/sdk@0019bf646b [migration] handle side casts, assume non-null with const guard. dart-lang/sdk@d89252d369 [nnbd_migration] make tooltips stickier dart-lang/sdk@cdab81c21a Remove CompilationUnitElement from ElementWalker.forExecutable() dart-lang/sdk@cc5976f78b Remove TypeProvider parameter from createLoadLibraryFunction() dart-lang/sdk@687ef66bfd Remove InternalAnalysisContext. dart-lang/sdk@53d3b5d780 Generate the auxiliary files in a subdirectory dart-lang/sdk@18b7580944 [analyzer] for 'Failed to handle request' errors, send the exception to crash reporting as well dart-lang/sdk@b19436061d [migration] enable typed data in migration -- fatal exception is gone.
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.