logo_motion 0.0.5 copy "logo_motion: ^0.0.5" to clipboard
logo_motion: ^0.0.5 copied to clipboard

A customizable SVG logo loading animation widget for Flutter. Pass any SVG logo and get a beautiful stroke-trace, fill-reveal, and fade-out animation cycle.

0.0.4 #

  • Fixed repository, homepage, and logo asset URLs to match the new repository name.

0.0.3 #

  • Converted example to a single repository structure (moved out from nested submodule).

0.0.2 #

  • Added official logo asset and updated documentation branding.

0.0.1 #

  • Initial release.
  • Added LogoMotion widget with .string(), .asset(), and .network() constructors.
  • Added customizable animation parameters: size, color, duration, strokeWidth, and repeat.
0
likes
155
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customizable SVG logo loading animation widget for Flutter. Pass any SVG logo and get a beautiful stroke-trace, fill-reveal, and fade-out animation cycle.

Repository (GitHub)
View/report issues

Topics

#loading #animation #svg #logo

License

BSD-3-Clause (license)

Dependencies

flutter, http, svg_path_parser, xml

More

Packages that depend on logo_motion