te_map 3.1.3 copy "te_map: ^3.1.3" to clipboard
te_map: ^3.1.3 copied to clipboard

Te Map Widgets for mapping and location

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add te_map

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

dependencies:
  te_map: ^3.1.3

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:te_map/te_map.dart';
0
likes
120
points
40
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Te Map Widgets for mapping and location

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dio, flutter, flutter_map, geolocator, intl, latlong2, shared_preferences, te_widgets

More

Packages that depend on te_map