Closed 127 closed 3 years ago
Edit: It needs to recompile your app to apply the restart_app package because the package uses the native APIs and it doesn't apply until you recompile the app.
I still get this exception even after killing the app, uninstalling it, run flutter clean
, run flutter pub get
, the run the app again from cold. This is on the iOS simulator
I still get this exception even after killing the app, uninstalling it, run
flutter clean
, runflutter pub get
, the run the app again from cold. This is on the iOS simulator
This package doesn't support iOS for now.
[VERBOSE-2:ui_dart_state.cc(209)] Unhandled Exception: MissingPluginException(No implementation found for method restartApp on channel restart)
0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:154:7)