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

An interactive and fully customizable 3D Globe widget written in pure Dart.

example/lib/main.dart

import 'package:example/app.dart';
import 'package:flutter/material.dart';

void main() {
  runApp(const App());
}
31
likes
0
pub points
83%
popularity

Publisher

unverified uploader

An interactive and fully customizable 3D Globe widget written in pure Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, vector_math

More

Packages that depend on flutter_earth_globe