salkuadrat / learning

The easy way to use Machine Learning Kit in Flutter.
https://pub.dev/packages/learning
MIT License
64 stars 55 forks source link

MissingPluginException(No implementation found for method process on channel LearningSelfieSegmentation) #3

Open mafreud opened 3 years ago

mafreud commented 3 years ago

Hi! Great work! On android, Selfie segmentation worked really good 😄

By the way, on ios, I got this error message when selecting image. Hope this will help.

[VERBOSE-2:ui_dart_state.cc(186)] Unhandled Exception: MissingPluginException(No implementation found for method process on channel LearningSelfieSegmentation)

0 MethodChannel._invokeMethod

package:flutter/…/services/platform_channel.dart:156

#1 SelfieSegmenter.process package:learning_selfie_segmentation/src/segmenter.dart:18 #2 _SelfieSegmentationPageState._process package:bgchanger/main.dart:108