dart-lang/sdk@3f32196958 Make LateInitialziationError abstract and uninstantiable. dart-lang/sdk@5013ce6e5d [cfe] Use correct types and errors in late lowering dart-lang/sdk@46a5f35da7 [infra] Bump VERSION to 2.8.0 dart-lang/sdk@97d6ac21d5 [CFE] Spell check on kernel src; presubmit on kernel & _fe_analyzer_shared dart-lang/sdk@1454a67e09 [cfe] Don't use multiple null-aware guards in opt-out dart-lang/sdk@12d9bedb33 [CFE] Let spell checker report all reported words at the end dart-lang/sdk@88630cc235 Move real resolveConstructors from ClassBuilderImpl to SourceClassBuilder dart-lang/sdk@05406716bd [infra] Add count of test result messages sent to Pub/Sub dart-lang/sdk@c1d21c368a Move a few methods from ClassBuilderImpl to SourceClassBuilder dart-lang/sdk@1c3468a646 [kernel] Remove Library.isExternal dart-lang/sdk@3557973a75 Move 5 verifier classes out of resolver.dart, into their own libraries. dart-lang/sdk@3de7487a2c Report an error for 'late final' fields in classes with const constructors. dart-lang/sdk@59d3a2d143 Unify the names of two codes for documentation purposes dart-lang/sdk@0a575d8681 Unify two diagnostics into instantiate_abstract_class dart-lang/sdk@7707c2a84c Issue 39563. Expression body always exists. dart-lang/sdk@c6326de855 Improve the highlight region for variable_type_mismatch diagnostic dart-lang/sdk@f7549f6dd7 [cfe] Test suites runner: improve format of timing information dart-lang/sdk@de36aa0f1a [dartfuzz] Temporarily disable Float32x4.reciprocal() and Float32x4.reciprocalSqrt() dart-lang/sdk@59c41f21d6 [vm/compiler] Avoid dead global pool entries due to bailouts dart-lang/sdk@63333deed6 [vm/cfe] Elaborate for-in statements during async transform dart-lang/sdk@5b31b1e26d Improve the selection range when reporting that an invoked constructor is not marked as const dart-lang/sdk@46c042a118 Improve a diagnostic message by unwrapping Future (issue 39561) dart-lang/sdk@078806851c [vm] Use static type of captured variables. dart-lang/sdk@47ce35faf8 [benchmark] Exclude large front end tests and fix tensorflow exclusion. dart-lang/sdk@27bdabe02e [SDK] Stop injecting <async gap> when async hasn't yielded yet. dart-lang/sdk@8023accf3f [vm/ffi] Fix source information in generated AST nodes - part 2 dart-lang/sdk@f9cedb6813 [vm/ffi] Fix source information in generated AST nodes dart-lang/sdk@4d95ec1360 [vm] Enable multiple entry-points for unoptimized calls. dart-lang/sdk@659b32ffc8 [cfe] Handle chained null shorting and null aware if-null set
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.