gd_sphere 1.0.0 copy "gd_sphere: ^1.0.0" to clipboard
gd_sphere: ^1.0.0 copied to clipboard

Sphere is a highly customizable 3D globe widget written using a custom RenderObject. It positions child widgets on a virtual sphere using Fibonacci distribution and renders them with depth-based scali [...]

1.0.0 #

Sphere is a highly customizable 3D globe widget written using a custom RenderObject.
It positions child widgets on a virtual sphere using Fibonacci distribution and renders them with depth-based scaling, alpha, and hit-testing.

This widget works on all Flutter platforms, including web, mobile, and desktop.


🌀 Features #

  • 🌐 3D spherical layout using Fibonacci sphere algorithm
  • 🎛️ External control for horizontal and vertical rotations
  • 🖱️ Optional gesture-based interactive rotation
  • 🔍 Depth-based scaling & alpha for realistic 3D effect
  • 🖼️ Supports any Flutter widget as a sphere point (avatars, icons, etc.)
  • ⚡ Efficient RenderObject implementation
  • 🖱️ Fully functional hit testing (children are clickable)
  • 🧱 No dependencies — pure Flutter

2
likes
130
points
32
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Sphere is a highly customizable 3D globe widget written using a custom RenderObject. It positions child widgets on a virtual sphere using Fibonacci distribution and renders them with depth-based scaling, alpha, and hit-testing. This widget works on all Flutter platforms, including web, mobile, and desktop.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on gd_sphere