Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

[web] Remove explicit int types from dom.dart.#36331

Merged
joshualitt merged 1 commit intoflutter:mainfrom
joshualitt:cleanup-interop-ints
Oct 12, 2022
Merged

[web] Remove explicit int types from dom.dart.#36331
joshualitt merged 1 commit intoflutter:mainfrom
joshualitt:cleanup-interop-ints

Conversation

@joshualitt
Copy link
Contributor

This cl is to streamline number semantics in the dom shim.

For the time being nums are left in place.

@flutter-dashboard flutter-dashboard bot added the platform-web Code specifically for the web engine label Sep 21, 2022
@joshualitt joshualitt marked this pull request as ready for review September 21, 2022 21:27
@joshualitt
Copy link
Contributor Author

@eyebrowsoffire ptal. I left num alone for now but we can address those later. This is also just the dom shim, I will fix the other interop classes in a follow on.

@joshualitt joshualitt force-pushed the cleanup-interop-ints branch from f8de951 to 011fa17 Compare October 11, 2022 21:19
This cl is to streamline number semantics in the dom shim.

For the time being `num`s are left in place.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

platform-web Code specifically for the web engine

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants