auto_shimmer_widget 0.0.2
auto_shimmer_widget: ^0.0.2 copied to clipboard
Automatic Flutter shimmer skeleton loader from existing widgets with RTL, dark mode, list, grid, and animation support.
0.0.2 #
- Fixed pub.dev static analysis lint issues.
- Improved internal part-file organization.
- Removed unnecessary imports.
- Updated package documentation.
0.0.1 #
- Initial release of Auto Shimmer Widget.
- Added automatic shimmer skeleton generation from existing Flutter widgets.
- Added support for common widgets such as Container, Row, Column, Stack, ListTile, Card, Wrap, Chip, TextField, and buttons.
- Added ListView, ListView.builder, GridView, and GridView.builder skeleton support.
- Added multiple shimmer animation types including slide, wave, pulse, breathe, glow, bounce, and none.
- Added shimmer speed, color, direction, border radius, item count, and grid count customization.
- Added dark mode support with system, light, and dark theme modes.
- Added RTL support for Arabic and other right-to-left layouts.
- Added example app, screenshots, GIF demo, and documentation.
