From 289cd62c6b1ba285c0f3a6a0b66092685a750e6b Mon Sep 17 00:00:00 2001 From: Pascal Otto <43848718+PascalOtto@users.noreply.github.com> Date: Sat, 15 Jan 2022 18:30:01 +0100 Subject: [PATCH] update maintainer for flutter_google_places I annoyed Kev Morelli on his vaccation. He is no longer the maintainer. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07fa152..ad43554 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ These are the packages featured on the Flutter Community. | [**flutter_blurhash**](https://github.com/fluttercommunity/flutter_blurhash) | [![Pub](https://img.shields.io/pub/v/flutter_blurhash.svg)](https://pub.dartlang.org/packages/flutter_blurhash) | Compact representation of a placeholder for an image. Encode a blurry image under 30 caracters for instant display like used by Medium | [Robert Felker](https://github.com/Solido) | [**contacts_service**](https://github.com/fluttercommunity/flutter_contacts) | [![Pub](https://img.shields.io/pub/v/contacts_service.svg)](https://pub.dartlang.org/packages/contacts_service) | A Flutter plugin to retrieve and manage contacts on Android and iOS devices. | [Lukas Dickie](https://github.com/lukasgit) | [**flutter_downloader**](https://github.com/fluttercommunity/flutter_downloader) | [![Pub](https://img.shields.io/pub/v/flutter_downloader.svg)](https://pub.dartlang.org/packages/flutter_downloader) | A plugin for creating and managing download tasks. Supports iOS and Android. | [Hung Duy Ha](https://github.com/hnvn) -| [**flutter_google_places**](https://github.com/fluttercommunity/flutter_google_places) | [![Pub](https://img.shields.io/pub/v/flutter_google_places.svg)](https://pub.dartlang.org/packages/flutter_google_places) | Google places autocomplete widgets for flutter. No wrapper, use https://pub.dartlang.org/packages/google_maps_webservice | [Kev Morelli](https://github.com/KevMorelli) +| [**flutter_google_places**](https://github.com/fluttercommunity/flutter_google_places) | [![Pub](https://img.shields.io/pub/v/flutter_google_places.svg)](https://pub.dartlang.org/packages/flutter_google_places) | Google places autocomplete widgets for flutter. No wrapper, use https://pub.dartlang.org/packages/google_maps_webservice | [Julian Steenbakker](https://github.com/juliansteenbakker) | [**infinite_listview**](https://github.com/fluttercommunity/flutter_infinite_listview) | [![Pub](https://img.shields.io/pub/v/infinite_listview.svg)](https://pub.dartlang.org/packages/infinite_listview) | ListView with items that can be scrolled infinitely in both directions. | [Simon Lightfoot](https://github.com/slightfoot) | [**flutter_launcher_icons**](https://github.com/fluttercommunity/flutter_launcher_icons) | [![Pub](https://img.shields.io/pub/v/flutter_launcher_icons.svg)](https://pub.dartlang.org/packages/flutter_launcher_icons) | A package which simplifies the task of updating your Flutter app's launcher icon. | [Mark O'Sullivan](https://github.com/MarkOSullivan94) | [**flutter_sms**](https://github.com/fluttercommunity/flutter_sms) | [![Pub](https://img.shields.io/pub/v/flutter_sms.svg)](https://pub.dartlang.org/packages/flutter_sms) | A Flutter plugin to Send SMS and MMS on iOS and Android. If iMessage is enabled it will send as iMessage on iOS. This plugin must be tested on a real device on iOS. | [Rody Davis](https://github.com/rodydavis)