Docs
Globe Logos
Globe Logos
An interactive and 3d looking globe with animated logos.
Status: initializing
Installation
Copy and paste the following code into your project.
Please find it here
Update the import paths to match your project setup.
Usage
GlobeOfLogos(
icons: your_icon_list,
radius: 120,
defaultIconColor: Colors.white70,
);