skeleton_builder 0.0.2
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, andSkeletonAutoBuilderclasses - Improved code documentation with examples and cross-references
0.0.1 #
- Initial release
- Core skeleton widgets:
SkeletonContainer,SkeletonList,SkeletonGrid,SkeletonForm SkeletonBuilderwidget for conditional skeleton renderingShimmerHostfor shared shimmer animationsSkeletonThemewith light and dark mode presets- Automatic skeleton generation from widget trees