threee 0.0.9 copy "threee: ^0.0.9" to clipboard
threee: ^0.0.9 copied to clipboard

An animated 3D-style geometric logo widget for Flutter with smooth bouncing animations and gradient effects.

0.0.9 #

  • Live wave animation implementation with phase-shifted motions
  • Separated SVG layers for independent animation control
  • Smooth vertical wave bounce for entire cube stack
  • Light beam breathing effect with opacity pulse
  • Gold outline wave delay for depth perception
  • Particles floating with independent vertical and horizontal drift
  • Premium, alive feeling with continuous smooth loop

0.0.8 #

  • Proper Flutter implementation using flutter_svg
  • Uses Transform.translate for bounce and particles animations
  • AnimationController replaces CSS @keyframes
  • Clean separation of animated layers using Stack
  • SVG asset file with complete structure

0.0.7 #

  • Version update and improvements

0.0.6 #

  • Converted to use flutter_html for HTML/CSS rendering
  • Embedded CSS styles directly in HTML structure
  • Exact HTML/CSS code structure preserved
  • Flutter animations match CSS keyframes behavior

0.0.5 #

  • Converted to use flutter_svg for direct SVG rendering
  • Implemented 100% accurate HTML/CSS to Flutter conversion
  • All CSS animations converted to Flutter animations
  • SVG structure matches original HTML exactly

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
1
likes
160
points
66
downloads

Publisher

unverified uploader

Weekly Downloads

An animated 3D-style geometric logo widget for Flutter with smooth bouncing animations and gradient effects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on threee