flutter-geolocator
flutter-geolocator copied to clipboard
[Feature Request]: Switch to package:web to support wasm compilation
Is there already an issue requesting this feature?
- [X] I have searched the existing issues.
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
There is already a PR #1475 in the works to migrate over that just needs a little bit of finetuning.
Perfect, thank you!
It seems that the PR has been merged. I'll close this issue for now.
Kind regards