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

Generate typed Flutter asset accessors for SVG, Lottie, image, and generic assets.

1.0.0 #

  • Return native SvgPicture, LottieBuilder, and Image widgets from generated accessors.
  • Add optional widget keys to generated SVG, Lottie, and image accessors.
  • Keep the existing wrapper widgets available for compatibility.
  • Stabilize the package API for the first production-ready release.

0.1.0 #

  • Initial release.
  • Add typed Flutter asset generation from configured folders.
  • Add SVG and Lottie wrapper widgets.
  • Add CLI command: dart run assets_generator_kit generate.
  • Add build_runner builder support.
  • Fix build_runner output tracking for consuming packages.
  • Add runnable Flutter example app.
0
likes
160
points
79
downloads

Documentation

API reference

Publisher

verified publisherpinz.dev

Weekly Downloads

Generate typed Flutter asset accessors for SVG, Lottie, image, and generic assets.

Repository (GitHub)
View/report issues

Topics

#assets #generator #flutter #svg #lottie

License

MIT (license)

Dependencies

build, flutter, flutter_svg, lottie, path, yaml

More

Packages that depend on assets_generator_kit