mirror of
https://github.com/Solido/awesome-flutter.git
synced 2024-11-20 11:27:07 -05:00
Map section with Leaflet
This commit is contained in:
parent
22ef6d375d
commit
23cfb561cc
1 changed files with 6 additions and 2 deletions
|
@ -106,10 +106,15 @@ Single Codebase, Two Apps with Flutter and Firebase (Google I/O '17)
|
|||
- [Contact Picker](https://github.com/goderbauer/contact_picker) - Picking a contact from the address book by [Michael Goderbauer](https://github.com/goderbauer)
|
||||
- [Parallax](https://github.com/FlutterRocks/page-transformer) - ViewPager by [Iiro Krankka](https://github.com/roughike)
|
||||
- [Image Carousel](https://github.com/theobouwman/flutter_image_carousel) - A image slider/carousel by [Theo Bouwman](https://github.com/theobouwman)
|
||||
- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/)
|
||||
- [Rich Text Editor](https://github.com/long1eu/rich_editor) - Text editor with style by [Lung Razvan](https://github.com/long1eu)
|
||||
- [Material Color Picker](https://github.com/long1eu/material_color_picker) - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu)
|
||||
|
||||
|
||||
### Map
|
||||
|
||||
- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/)
|
||||
-[Leaflet](https://github.com/johnpryan/leaflet_flutter) - Implementation of leaflet by (John Ryan)[https://github.com/johnpryan]
|
||||
|
||||
#### Charts
|
||||
|
||||
- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts)
|
||||
|
@ -258,7 +263,6 @@ Plugins / IOS - Android additions
|
|||
- [StackOverflow](https://stackoverflow.com/questions/tagged/flutter) - Flutter team members in depth responses to your questions
|
||||
- [Reddit FlutterDev](https://www.reddit.com/r/FlutterDev/) - Official Reddit chamber
|
||||
|
||||
|
||||
## Videos
|
||||
- [Flutter Talks](https://www.youtube.com/playlist?list=PLW08AvVvHDpHFQjXnjv4CKPyAdFLPMW4q&disable_polymer=true) - Extensive list of Flutter videos in a dedicated Youtube Channel by [Brandon Donnelson](https://twitter.com/branflake2267), Dart Developer Summit and others.
|
||||
- [Dart Streams](https://www.youtube.com/playlist?list=PLlpxjI4sVd-zZ1jpJHJMSHGiWInsvwwf_) - Flutter dedicated channel on Dart-Streams
|
||||
|
|
Loading…
Reference in a new issue