AlexeyKatsuro / flutter_map_example

Flutter app for finding places on the map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter map example

Flutter app for finding places on the map

Overview

The flutter_map library was used to work with maps in flutter

A OpenStreetMap search request used to look up a location

Features

  • Search for a place by name or part of it
  • Displaying found places on the map
  • Saving the last found location after exiting the application
  • Clearing the found place when moving the map

Edge cases

  • Input field validation(empty check)
  • Show a error message if the search request was failed
  • Show a message if the search didn't find anything

Preview

About

Flutter app for finding places on the map


Languages

Language:Dart 94.0%Language:Ruby 4.2%Language:Swift 1.2%Language:Kotlin 0.4%Language:Objective-C 0.1%