Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pichillilorenzo committed Feb 24, 2021
1 parent 148deb6 commit 41eefd6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,6 @@ First, add `flutter_inappwebview` as a [dependency in your pubspec.yaml file](ht

## Usage

Classes:
- [InAppWebView](#inappwebview-class): Flutter Widget for adding an **inline native WebView** integrated into the flutter widget tree. Note that on Android it requires **Android API 20+** (see [AndroidView](https://api.flutter.dev/flutter/widgets/AndroidView-class.html)) or **Android API 19+** if you enable the `useHybridComposition` Android-specific option.
- [methods](#inappwebviewcontroller-methods)
- [options](#inappwebview-options)
Expand Down

0 comments on commit 41eefd6

Please sign in to comment.