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

outdated

Map widget for Flutter written in 100% Dart.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add map

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  map: ^0.9.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:map/map.dart';
299
likes
0
pub points
93%
popularity

Publisher

verified publisherpwa.ir

Map widget for Flutter written in 100% Dart.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, latlng

More

Packages that depend on map