go-flutter-desktop / go-flutter

Flutter on Windows, MacOS and Linux - based on Flutter Embedding, Go and GLFW.
https://hover.build/
BSD 3-Clause "New" or "Revised" License
5.85k stars 283 forks source link

no handler found for channel bdmap_location_flutter_plugin #620

Closed BearnLee-Li closed 2 years ago

BearnLee-Li commented 2 years ago

Hey,dear! I build my flutter project to windows app,there are some problems - no handler found for channel bdmap_location_flutter_plugin. whith this problem,I can't use all map features. can you help me to fix this? this is the plugin site: https://lbsyun.baidu.com/index.php?title=flutter/loc

Thx!

provokateurin commented 2 years ago

This means the plugin is not implemented in go. Please look at the wiki on how to implement such a plugin.

pchampio commented 2 years ago

Some information: https://github.com/go-flutter-desktop/go-flutter/wiki/Plugin-info