Add pub badge to README
@@ -1,3 +1,6 @@
+[](https://pub.dartlang.org/packages/flutter_webview_plugin)
+
# flutter_webview_plugin
Plugin that allow Flutter to communicate with a native WebView.
@@ -93,4 +96,4 @@ Future<Map<String, dynamic>> getCookies();
```
```dart
Future<Null> resize(Rect rect);
-```
+```