mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* A few fixes to get things compiling via dart2wasm. * Use `futureToPromise`. * Some more fixes for dart2wasm. * Allow promises to have nullable objects.