Back
Unhandled Exception: PlatformException(unregistered_view_type, trying to create a view with an unregistered type, unregistered view type: ‘plugins.flutter.io/google_maps’)
flutterにgoogle map apiを入れたらタイトルのエラーが発生
# アプリをuninstallした後に実行
flutter clean
これで直りました
参考記事
google maps Trying to create a platform view of unregistered type