Flutterlocation: Error calling the plugin

Created on 10 Feb 2018  路  1Comment  路  Source: Lyokone/flutterlocation

I followed the instructions, but It says:

I/flutter (27758): The following MissingPluginException was thrown while activating platform stream on channel
I/flutter (27758): lyokone/locationstream:
I/flutter (27758): MissingPluginException(No implementation found for method listen on channel lyokone/locationstream)

Most helpful comment

Solved with

  • flutter clean
  • flutter packages get

>All comments

Solved with

  • flutter clean
  • flutter packages get
Was this page helpful?
0 / 5 - 0 ratings

Related issues

LinusU picture LinusU  路  3Comments

zeienko-vitalii picture zeienko-vitalii  路  7Comments

Gintasz picture Gintasz  路  9Comments

lehno picture lehno  路  5Comments

zanecidan picture zanecidan  路  6Comments