baato_maps 1.1.0 copy "baato_maps: ^1.1.0" to clipboard
baato_maps: ^1.1.0 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.1.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:baato_maps/baato_maps.dart';
4
likes
160
points
85
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)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

baato_api, flutter, maplibre_gl, path, path_provider

More

Packages that depend on baato_maps