cobe_flutter 1.0.1
cobe_flutter: ^1.0.1 copied to clipboard
A Flutter package that recreates the COBE globe with markers, arcs, and overlay projections.
Changelog #
1.0.1 #
- Added package documentation comments across the public API.
- Added a runnable
example/app for pub.dev. - Improved the README with a demo preview and project attribution.
1.0.0 #
- Initial public release of
cobe_flutter. - Added the
CobeGlobewidget andCobeController. - Added marker, arc, and overlay projection support.
- Added image and GeoJSON-based map sampling.