threee 0.0.4
threee: ^0.0.4 copied to clipboard
An animated 3D-style geometric logo widget for Flutter with smooth bouncing animations and gradient effects.
0.0.4 #
- Fixed animated logo to match exact SVG/CSS specifications
- Improved umbral color animation to match CSS keyframes exactly
- Fixed deprecated withOpacity method to use withValues
- Enhanced visual accuracy of 3D geometric logo
0.0.3 #
- Fixed code formatting issues to pass Dart formatter checks
0.0.2 #
- Fixed static analysis issues (use super parameters)
- Removed unnecessary library declaration
- Added badges to README (pub.dev and license badges)
0.0.1 #
- Initial release
- Added AnimatedLogo widget with 3D-style geometric design
- Implemented bouncing animations (bounce, bounce2)
- Added animated gradient effects (umbral)
- Implemented particle animations
- Full support for customizable size and background color