app_component 0.0.5 copy "app_component: ^0.0.5" to clipboard
app_component: ^0.0.5 copied to clipboard

Reusable Flutter widgets for your app.

Changelog #

0.0.5 – 2026-02-15 #

Added #

  • Reusable ImageWidget with SpinKit and Shimmer as loading placeholders
  • SliverListGrid now supports border display and toggling between grid/list modes
  • Carousel enhanced with indicator, parallax, and cardStack animations

Fixed #

  • Resolved setState error in ImageWidget during build phase
  • Loading animations now display reliably before image loading completes

Updated #

  • Expanded examples for using ImageWidget and Carousel