顶级Flutter地理位置工具包 ------------------------------ 下面是提供地图和地理位置工具的Dart和Flutter包的完整列表。
flutter_map_math
29
map related calculations in one place. like finding distance, mid point, bearing angle of two points.and finding destination point.also convert degrees to radians and vice-versa
flutter_image_map
26
image map, create areas with customizable colors on an image and response to clicking/touching. just like what we have in html.
lat_lng_to_timezone
24
lat/long to timezone mapper in dart. does not require web services or data files
wkt_parser
2
Wkt-parser 是 proj4js/wkt-parser 的 Dart 版本。使用 wkt-parser 可以将 OGC、ESRI 的 WKT 投影字符串解析为 proj4dart 可以使用的 json 格式。