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

Reusable Flutter widgets for your app.

Changelog #

0.0.6 – 2026-02-15 #

Fixed #

  • Fixed bug in ImageWidget that could trigger setState during the build phase, ensuring error and loading state changes occur safely post-frame.