diff --git a/source.md b/source.md index e3722f8..245bd0b 100644 --- a/source.md +++ b/source.md @@ -258,7 +258,7 @@ Also 👍| ⭐| 👏 links to support their authors ! - [Pub Plugins](https://pub.dartlang.org/flutter/plugins) - Plugins filter in Dart Pub Repository. - [Plugins](https://github.com/flutter/plugins/tree/master/packages) - Official Flutter Team Plugins - [Sqflite](https://github.com/tekartik/sqflite) - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/) -- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) - by [Hadrien Lejard](https://twitter.com/HadrienLejard) +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard) - [Location](https://github.com/Lyokone/flutterlocation) - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone) - [Battery](https://pub.dartlang.org/packages/battery) - Access various information about the battery. - [Proximity Sensor Plugin](https://pub.dartlang.org/packages/proximity_plugin) - A plugin to access the proximity sensor of your device by [Manoj NB](https://github.com/Samaritan1011001)