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

A Flutter package that recreates the COBE globe with markers, arcs, and overlay projections.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cobe_flutter

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

dependencies:
  cobe_flutter: ^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:cobe_flutter/cobe_flutter.dart';
1
likes
160
points
0
downloads

Documentation

API reference

Publisher

verified publisherpycify.com

Weekly Downloads

A Flutter package that recreates the COBE globe with markers, arcs, and overlay projections.

Repository (GitHub)
View/report issues

Topics

#globe #maps #visualization #flutter-widget #canvas

License

MIT (license)

Dependencies

flutter

More

Packages that depend on cobe_flutter