dart-lang/sdk@24725a8559 [cfe] Fix handling of private names in expression evaluation. dart-lang/sdk@cb93b8d813 [vm] Plumb enable_asserts to CFE through VM and kernel_front_end dart-lang/sdk@bae176b073 [cfe+dart2js] Add shared constant evaluation test. dart-lang/sdk@fdd3822e3c [cfe+dart2js] Move annotation testing logic to front_end dart-lang/sdk@910064b416 [cfe] Prepare compiler_common for use in annotated code tests dart-lang/sdk@84c7929c1f Small fixes. dart-lang/sdk@d16c0a127e [cfe] Change supportSetLiterals default value to true dart-lang/sdk@d1fcefc13a [vm] Add Dart_KillIsolate API function. dart-lang/sdk@11da803fe9 [dartdevc] build the ddk sdk with dartdevc dart-lang/sdk@8e3a75c3fe [ VM / Observatory ] Fixed getInstances invocation still using 'classId' instead of 'objectId' parameter. dart-lang/sdk@c2ff2ca16d collection API use de-linting dart-lang/sdk@205b7787df skip tests in precompiled obfuscated bot dart-lang/sdk@d49bf6f25a [vm] Remove misleading usings. dart-lang/sdk@0104a62595 Enable "prefer final fields" lint and fix violations. dart-lang/sdk@2a2d41658f Update DDC import prefix for path package dart-lang/sdk@4a56e6169e Update test expectation for enabled constant-update-2018 dart-lang/sdk@eceef5e809 Fix unneeded braces in interpolation and enable lint for it. dart-lang/sdk@c00d5ceb33 [fasta] Include initializers for parameters of instance methods into outline dart-lang/sdk@1f718b2dcf upgrade dartdoc to 0.28.4 dart-lang/sdk@2e8f642ece [dartdevc] shard ddc/ddk tests dart-lang/sdk@52abcd3dd2 apply prefer_equal_for_default_values dart-lang/sdk@318a482eea [vm/aot/tfa] Improve handling of recursive calls in TFA dart-lang/sdk@016061d159 libray imported extensions dart-lang/sdk@ce79d63c58 bump to linter 0.1.94 dart-lang/sdk@2c2364c3b4 Use a Map to avoid duplicate items in OverlayFileSystem.getChildren dart-lang/sdk@81b677cd80 Turn on a bunch of linter rules for the test_runner. dart-lang/sdk@790d18a1bd Update IsolateReload_DirectSubclasses_* to account for lazier finalization with bytecode. dart-lang/sdk@9a07c4a817 [dartdevc] Properly encode Windows-style paths and paths with spaces for source maps dart-lang/sdk@7820e807a6 Add missed type annotations and sort dart-lang/sdk@8027d9cba4 support error code based lint fixes in dartfix dart-lang/sdk@0de18dce6c [ VM / Service ] Make _registerService and related streams / events public dart-lang/sdk@de2ff7eebb Split out the remaining HintCode tests dart-lang/sdk@24d57fb745 [benchmark] Add top level benchmarks directory. dart-lang/sdk@90088a386b [vm/kernel] Remove Function parameters from Local type parameters dart-lang/sdk@f743594375 Handle flags at member level dart-lang/sdk@8f90265176 de-lint collection size checks dart-lang/sdk@ac41a20081 Update language_2/nested_generic_closure_test.dart. dart-lang/sdk@52858391e6 [frontend/ffi] Remove const Pointer() dart-lang/sdk@e3d5966b7b Add missing child declarations to LSP completion dart-lang/sdk@3a8d755989 Change the delimiters used to mark highlight ranges in diagnostic documentation dart-lang/sdk@449b799c21 Test that null cannot be used because its potentially nullable dart-lang/sdk@c3a1670c00 Attempt to fix the windows bot again dart-lang/sdk@8bb8a29f8b refactor dartfix lint fixes
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.