dot_globe 0.2.0 copy "dot_globe: ^0.2.0" to clipboard
dot_globe: ^0.2.0 copied to clipboard

A dotted (halftone) 3D globe for Flutter — spin it, drop any widget as a lat/lng marker. Pure Dart, zero deps, light & dark presets out of the box.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dot_globe

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

dependencies:
  dot_globe: ^0.2.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:dot_globe/dot_globe.dart';
2
likes
160
points
129
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A dotted (halftone) 3D globe for Flutter — spin it, drop any widget as a lat/lng marker. Pure Dart, zero deps, light & dark presets out of the box.

Repository (GitHub)
View/report issues

Topics

#globe #map #animation #ui #data-visualization

License

MIT (license)

Dependencies

flutter

More

Packages that depend on dot_globe