diff --git a/README.md b/README.md index a0017f89..5ae8d5a0 100755 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Migrating from version `5.x.x` is easy! Follow the online [Migration guide](http - Read the online [API Reference](https://pub.dartlang.org/documentation/flutter_inappwebview/latest/) to get the **full API documentation**. - [Official blog: inappwebview.dev/blog](https://inappwebview.dev/blog/) - Find open source projects on the [Official Showcase page: inappwebview.dev/showcase](https://inappwebview.dev/showcase/) +- Check the [flutter_inappwebview_examples](https://github.com/pichillilorenzo/flutter_inappwebview_examples) repository for project examples - Check the [example/integration_test/webview_flutter_test.dart](/example/integration_test/webview_flutter_test.dart) file for other code examples - [Flutter Browser App](https://github.com/pichillilorenzo/flutter_browser_app): A Full-Featured Mobile Browser App (such as the Google Chrome mobile browser) created using Flutter and the features offered by the flutter_inappwebview plugin