baato_maps 1.0.0 copy "baato_maps: ^1.0.0" to clipboard
baato_maps: ^1.0.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 Dart:

 $ dart pub add baato_maps

With Flutter:

 $ flutter pub add baato_maps

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

dependencies:
  baato_maps: ^1.0.0

Alternatively, your editor might support dart pub get or 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
0
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

License

unknown (license)

Dependencies

baato_api, flutter, http, maplibre_gl

More

Packages that depend on baato_maps