This repository has been archived by the owner. It is now read-only.
OpenFlutter / amap_base_flutter Archived
Pinned issues
Author
Label
Projects
Milestones
Assignee
Sort
search\SearchHandlers.kt: (326, 1): Object 'DistanceSearchHandler' is not abstract and does not implement abstract member @UiThread public abstract fun onMethodCall(@NonNull p0: MethodCall, @NonNull p1: MethodChannel.Result): Unit defined in me.yohom.amapbasesearch.SearchMethodHandler
#249
opened Nov 15, 2019 by
18316603765
kotlin高版本需要去掉问号,如:override fun onMethodCall(p0: MethodCall?, p1: MethodChannel.Result?)
#239
opened Oct 8, 2019 by
tianyu704
amap_base_search ios运行报错Command /bin/sh failed with exit code 255
#226
opened Sep 16, 2019 by
joker717-yn
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.