flutter-geolocator icon indicating copy to clipboard operation
flutter-geolocator copied to clipboard

[Feature Request]: Switch to package:web to support wasm compilation

Open ot-repo opened this issue 1 year ago • 2 comments

Is there already an issue requesting this feature?

Please select affected platform(s)

  • [ ] Android
  • [ ] iOS
  • [ ] Linux
  • [ ] macOS
  • [X] Web
  • [ ] Windows

Use case

Flutter supports wasm officially now. That's why this package should be was compatiltle, too.

Proposal

Switching to package:web so that we can compile to wasm without any issues.

Specific requirements or considerations

No response

Additional information or context

No response

ot-repo avatar May 15 '24 10:05 ot-repo

There is already a PR #1475 in the works to migrate over that just needs a little bit of finetuning.

mvanbeusekom avatar May 15 '24 11:05 mvanbeusekom

Perfect, thank you!

ot-repo avatar May 15 '24 13:05 ot-repo

It seems that the PR has been merged. I'll close this issue for now.

Kind regards

TimHoogstrate avatar Aug 20 '24 13:08 TimHoogstrate