If you want to embed google maps directly into the flutter use webview_flutter package to embed it.
webview_flutter
try using alternative solution dependencies: webview_flutter: ^4.0.0
dependencies: webview_flutter: ^4.0.0
you can refer this example flutter example