David Iglesias 95ae8d46b5 [web] Remove old futureToPromise. (flutter/engine#55847)
This PR removes the old `futureToPromise` implementation (which was barely used), and replaces it by a more standard js_interop approach.

Fixes https://github.com/flutter/flutter/issues/155732

[C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
2024-10-22 23:09:17 +00:00
..