The flutter_inappwebview
brick performs all of the required steps to add an in-app web browser to your Flutter app. This brick is useful when you want to display web content in your app without opening a separate browser window.
This brick completes the following steps:
flutter_inappwebview
package to your pubspec.yaml
file.index.html
file.