From 0eea9d85f388dd85087072f36151487dced08e6f Mon Sep 17 00:00:00 2001 From: Rody Davis <31253215+AppleEducate@users.noreply.github.com> Date: Mon, 7 May 2018 08:21:42 -0400 Subject: [PATCH] Updated Info and Added Get Version to Plugins - Fixed Description for "App Rating" Plugin - Added "Get Version" to Plugins --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 39bff85..8e09fc7 100644 --- a/README.md +++ b/README.md @@ -232,7 +232,8 @@ Single Codebase, Two Apps with Flutter and Firebase (Google I/O '17) - [Geolocation](https://github.com/loup-v/geolocation) - Fully featured geolocation plugin: current location, location updates, geocode, places and more by [Loup](http://intheloup.io) - [Local Notifications](https://github.com/MaikuB/flutter_local_notifications) - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB) - [Google Mobile Vision](https://github.com/edufolly/flutter_mobile_vision) - Implementation of Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly) -- [App Rating](https://github.com/AppleEducate/app_review) - App Story and Google Play Ratings by [Rody Davis](http://appleeducate.com) +- [App Rating](https://github.com/AppleEducate/app_review) - A Plugin for Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com) +- [Get Version](https://github.com/AppleEducate/get_version) - A Plugin to get Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com) ### Plugins development