nui_map 1.0.1 copy "nui_map: ^1.0.1" to clipboard
nui_map: ^1.0.1 copied to clipboard

A new Flutter package for Google Map

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nui_map

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

dependencies:
  nui_map: ^1.0.1

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:nui_map/nui_map.dart';
0
likes
85
points
105
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package for Google Map

Documentation

API reference

License

unknown (license)

Dependencies

after_layout, flutter, flutter_cache_manager, google_maps_cluster_manager, google_maps_flutter, line_awesome_flutter, nui_animation, nui_core, nui_geolocator, provider

More

Packages that depend on nui_map