Flutter Native Maps

Flutter Native Maps

April 21, 2020 totosugito 0

platform_maps_flutter A Flutter package that provides a native map to both Android and iOS devices. The plugin relies on Flutter’s mechanism for embedding Android and […]

Here Maps Package for Flutter

Here Maps Package for Flutter

April 21, 2020 totosugito 0

here_maps_webservice About here_maps_webservice provides Here Maps Web Services API wrapper that serve different purposes from search, to geocoding. Usage Add here_maps_webserviceas a dependency in your […]

Easy Google Maps for Flutter

Easy Google Maps for Flutter

April 21, 2020 totosugito 0

easy_google_maps Easy Google Maps for Flutter on Web and Mobile Getting Started Mobile Follow setup for Mobile Here Web Good to go! EasyGoogleMaps( apiKey: 'YOUR_API_KEY_HERE', […]

Flutter Apple Maps Widget

Flutter Apple Maps Widget

April 21, 2020 totosugito 0

apple_maps_flutter A Flutter plugin that provides an Flutter Apple Maps widget. The plugin relies on Flutter’s mechanism for embedding Android and iOS views. As that […]

Flutter Map Location Picker

Flutter Map Location Picker

April 21, 2020 totosugito 0

google_map_location_picker Location picker using the official google_maps_flutter. I made This plugin because google deprecated Place Picker. Using For message localization inside the library please add […]

Flutter Realtime Location

Flutter Realtime Location

April 21, 2020 totosugito 0

Flutter Location Plugin This plugin for Flutter handles getting location on Android and iOS. It also provides callbacks when location is changed. Getting Started Add […]