Vanethos / minimize_app_plugin

Flutter Plugin to minimize Android an iOS apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MissingPluginException on iOS

GeorgeAmgad opened this issue · comments

I get the following exception on iOS: flutter: Error: MissingPluginException(No implementation found for method minimize_app#minimize on channel minimize_app)
Note: I am using the null-safety version from this repo.