talabaty_maps 1.0.0 copy "talabaty_maps: ^1.0.0" to clipboard
talabaty_maps: ^1.0.0 copied to clipboard

OSM maps, geolocation, backend-proxied routing/geocoding, and Socket.io live tracking for Flutter apps. By Bashar (Si1verSurfer).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add talabaty_maps

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

dependencies:
  talabaty_maps: ^1.0.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:talabaty_maps/talabaty_maps.dart';
0
likes
120
points
9
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

OSM maps, geolocation, backend-proxied routing/geocoding, and Socket.io live tracking for Flutter apps. By Bashar (Si1verSurfer).

Homepage
Repository (GitHub)
View/report issues

Topics

#maps #geolocation #routing #socket-io

License

MIT (license)

Dependencies

equatable, flutter, flutter_map, geolocator, http, latlong2, meta, permission_handler, socket_io_client

More

Packages that depend on talabaty_maps