map 0.1.0 copy "map: ^0.1.0" to clipboard
map: ^0.1.0 copied to clipboard

outdated

Map widget for Flutter written in Dart. Supports Android, iOS, Web and Desktop.

map #

A flutter package to view a map widget on mobile apps. Supports Android, iOS, Web and Desktop.

Getting Started #

In your pubspec.yaml file add:

dependencies:
  map: any

Then, in your code import:

import 'package:map/map.dart';

Features #

Currently these basic features are implemented:

  • Drag panning
  • Pinch-zoom
  • Double click zoom

More features are yet to come.

Screenshot #

Map Screenshot

296
likes
0
pub points
93%
popularity

Publisher

verified publisherpwa.ir

Map widget for Flutter written in Dart. Supports Android, iOS, Web and Desktop.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, latlng

More

Packages that depend on map