rmawatson / flutter_isolate

Launch an isolate that can use flutter plugins.
MIT License
262 stars 80 forks source link

Missing plugin exception iOS #115

Open gb1849 opened 2 years ago

gb1849 commented 2 years ago

MissingPluginException(No implementation found for method spawn_isolate on channel com.rmawatson.flutterisolate/control)

nmfisher commented 1 year ago

@gb1849 does this happen on the example project?