flutter_map_floating_marker_titles 1.3.0 copy "flutter_map_floating_marker_titles: ^1.3.0" to clipboard
flutter_map_floating_marker_titles: ^1.3.0 copied to clipboard

Floating Map Marker Titles for flutter_map

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_map_floating_marker_titles
copied to clipboard

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

dependencies:
  flutter_map_floating_marker_titles: ^1.3.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:flutter_map_floating_marker_titles/flutter_map_floating_marker_titles.dart';
copied to clipboard
3
likes
120
points
281
downloads

Publisher

verified publishermapmarker.app

Weekly Downloads

2024.09.11 - 2025.03.26

Floating Map Marker Titles for flutter_map

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_floating_map_marker_titles_core, flutter_map, latlong2

More

Packages that depend on flutter_map_floating_marker_titles