mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Includes the following changes - Flip analyzer and server to preview-dart-2 by default - [vm] Move writing snapshot magic value from embedder to VM - Fix bug in BigInt.from with certain double value - [vm] Clean up any remaining API scopes in Dart_ShutdownIsolate. - [analyzer] Don't expect type arguments for class type parameters of static methods.