skeleton_builder 0.0.2 copy "skeleton_builder: ^0.0.2" to clipboard
skeleton_builder: ^0.0.2 copied to clipboard

A Flutter package for creating beautiful, animated skeleton loading screens with minimal code. Supports lists, grids, forms, and auto-detection of layouts.

0.0.2 #

  • Added comprehensive dartdoc documentation to all public API elements (100% coverage)
  • Exported Shimmer, ShimmerController, and SkeletonAutoBuilder classes
  • Improved code documentation with examples and cross-references

0.0.1 #

  • Initial release
  • Core skeleton widgets: SkeletonContainer, SkeletonList, SkeletonGrid, SkeletonForm
  • SkeletonBuilder widget for conditional skeleton rendering
  • ShimmerHost for shared shimmer animations
  • SkeletonTheme with light and dark mode presets
  • Automatic skeleton generation from widget trees
1
likes
160
points
188
downloads

Publisher

verified publisherdivyanshdev.tech

Weekly Downloads

A Flutter package for creating beautiful, animated skeleton loading screens with minimal code. Supports lists, grids, forms, and auto-detection of layouts.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on skeleton_builder