flutter_skeleton_shimmer 0.1.1
flutter_skeleton_shimmer: ^0.1.1 copied to clipboard
A hybrid shimmer skeleton loading widget for Flutter. Auto-detects Text, Icon, Image widgets and supports explicit Bone() markers.
0.1.1 #
- Add Shimmer Playground example app with 6 real-world scenario demos and interactive sandbox
- Drawer navigation for browsing Social Feed, User Profile, Product Cards, Chat, Settings List, and Article demos
- Sandbox page with live controls for shimmer colors, duration, and border radius
- Add demo gif to README
0.1.0 #
- Initial release
Shimmerizewrapper widget with auto-detection ofText,RichText,Icon,Image, andCircleAvatarBonewidget for explicit skeleton placeholders withBone.circleconstructorShimmerThemeandShimmerThemeDatafor customizable shimmer appearance- Animated gradient shimmer effect via
ShimmerPainter - Zero external dependencies