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)
Solved with
flutter cleanflutter packages get
Most helpful comment
Solved with
flutter cleanflutter packages get