1
0
Fork 0
mirror of https://github.com/Solido/awesome-flutter.git synced 2025-02-10 15:45:14 -05:00

Howto google map

This commit is contained in:
Robert Felker 2017-05-26 11:39:03 +02:00 committed by GitHub
parent 0ffe2a9fce
commit 82f78d79a3

View file

@ -82,6 +82,7 @@ Have something that belongs under "Buzzing"? drop me a line: flutter[at]robbieon
- [Animate List Addition](https://github.com/flutter/friendlychat-flutter/blob/master/full/lib/main.dart#L70) - Animation of an element added to a list
- [Drag&Drop](https://github.com/rxlabz/flutter_dropcity) - by [Erick Ghaumez](https://twitter.com/rxlabz)
- [Test Flutter on Travis](https://medium.com/@yegorj/test-flutter-apps-on-travis-3fd5142ecd8c) - Widget testing framework by [Yegor Jbanov](https://twitter.com/yegorjbanov)
- [Google Map for Android](https://github.com/FaisalAbid/flutter-google-maps) - Launching Google maps from Android by [Faisal Abid](https://twitter.com/FaisalAbid)
## Components