nb_maps_flutter 1.2.0 copy "nb_maps_flutter: ^1.2.0" to clipboard
nb_maps_flutter: ^1.2.0 copied to clipboard

A Flutter plugin for integrating Nextbillion's Maps SDK to your Flutter Project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nb_maps_flutter
copied to clipboard

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

dependencies:
  nb_maps_flutter: ^1.2.0
copied to clipboard

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:nb_maps_flutter/nb_maps_flutter.dart';
copied to clipboard
4
likes
130
points
413
downloads

Publisher

verified publishernextbillion.ai

Weekly Downloads

2024.07.06 - 2025.01.18

A Flutter plugin for integrating Nextbillion's Maps SDK to your Flutter Project.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

collection, flutter

More

Packages that depend on nb_maps_flutter