Explorar o código

Update README.md

Add pub badge
Victor Choueiri %!s(int64=7) %!d(string=hai) anos
pai
achega
db986e575b
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      README.md

+ 4 - 1
README.md

@@ -1,3 +1,6 @@
+[![pub package](https://img.shields.io/pub/v/flutter_webview_plugin.svg)](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);
-```
+```