95Revolution / 95Revolution/Kiyamuda-flutter

Flutter build fails when using Geocoding API

Open
#17 0 comments 0 reactions 1 assignee Claimed by @DevDHera View on GitHub
bug help wanted
Dominant language
Dart
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Cannot resolve the following issue regarding `MapView`.

```
Performing full restart...
I/flutter (28990): Configured channel receiver in flutter ..
E/flutter (28990): [ERROR:topaz/lib/tonic/logging/dart_error.cc(16)] Unhandled exception:
E/flutter (28990): MissingPluginException(No implementation found for method setApiKey on channel com.apptreesoftware.map_view)
E/flutter (28990): #0 MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:153:7)
E/flutter (28990):
E/flutter (28990): #1 MapView.setApiKey (package:map_view/map_view.dart:47:7)
E/flutter (28990): #2 main (/data/user/0/com.yourcompany.sortiesportmobile/cache/sortiesport_mobileLULDVN/sortiesport_mobile/lib/main.dart:20:11)
E/flutter (28990): #3 _startIsolate. (dart:isolate-patch/dart:isolate/isolate_patch.dart:278)
E/flutter (28990): #4 _RawReceivePortImpl._handleMessage (dart:isolate-patch/dart:isolate/isolate_patch.dart:164)
Restarted app in 5 948ms.
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.