dart-lang/sdk@cae08c6813 [CFE] Apply lines_longer_than_80_chars lint dart-lang/sdk@2c49015cd5 [vm] Add (Zone*) overload for Object::ZoneHandle() dart-lang/sdk@54f26e3554 [cfe+ddc] Support --target=dartdevc in _fasta/compile.dart dart-lang/sdk@3921ae1ee1 [CFE] Enable a number of linters dart-lang/sdk@c30a2be812 [vm/compiler] Check current_ssa_temp_index in FlowGraphChecker. dart-lang/sdk@e14300e7d9 [vm] Adding zone-passing constructor to IntMap. dart-lang/sdk@024052f367 [cfe+dart2js+analyzer] Remove support for libs in id testing dart-lang/sdk@7551b9cee3 [dart2js] (New RTI) Support constructing all unary RTIs. dart-lang/sdk@29b9aa84e3 Build summary1 or summary2 for SDK depending on the useSummary2 flag. dart-lang/sdk@617dd903e2 Update static error expectations for static_extension_bounds_error_test.dart . dart-lang/sdk@326139b729 [dart2js] Add new RTI instantiation entry point. dart-lang/sdk@d0c24059c6 [dart2js] new-rti: Specialize some cases of instanceType dart-lang/sdk@8d1dc8c99b Add a cli flag to enable ML code completion using the default SDK path dart-lang/sdk@a981bfe47b [dartdevc] fix virtual method computation due to nsm dart-lang/sdk@81e98dd47b Update comment on assignability dart-lang/sdk@12b66ceb9d Migration: begin hooking up flow analysis. dart-lang/sdk@b64cf7a146 Cherry-pick CHANGELOG from analyzer 0.37.1+1. dart-lang/sdk@14825ebaf7 Remove defensive coding around type arguments of Future/FutureOr. dart-lang/sdk@6a73fc8442 Fix for detecting constant class fields with summary2. dart-lang/sdk@edb7d0e1d4 Fix the documentation of TypeSystem.isAssignableTo dart-lang/sdk@02dc398b6e Cover the invocation of a function-valued getter defined by an extension of a function type dart-lang/sdk@3e6e0bb368 Enhance the documentation to call out that some members of a class can now be members of an extension dart-lang/sdk@1eaa7d2902 [html] cleanup JS types dart-lang/sdk@2ea18498e9 [vm/compiler] Improve range analysis over MOD dart-lang/sdk@85f7f4c453 [dartdevc] Workaround for constants with overridden fields dart-lang/sdk@ec2d06d4b9 Use MAP_JIT when doing an mmap for executable pages (needed for macOS Catalina). dart-lang/sdk@f87237c4e4 [vm/bytecode] Check context level when accessing await jump variable in debugger dart-lang/sdk@a2de29095e [vm] Implement fingerprints for bytecode functions.
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.