baato_maps 1.0.2 copy "baato_maps: ^1.0.2" to clipboard
baato_maps: ^1.0.2 copied to clipboard

A Flutter package for Baato Maps. Baato Maps is a powerful and flexible mapping solution for Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add baato_maps

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

dependencies:
  baato_maps: ^1.0.2

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:baato_maps/baato_maps.dart';
4
likes
150
points
59
downloads

Publisher

verified publisherbaato.io

Weekly Downloads

A Flutter package for Baato Maps. Baato Maps is a powerful and flexible mapping solution for Flutter applications.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

baato_api, flutter, http, maplibre_gl, path, path_provider

More

Packages that depend on baato_maps