ux_improvements 0.9.0 copy "ux_improvements: ^0.9.0" to clipboard
ux_improvements: ^0.9.0 copied to clipboard

Widgets to improve UX

0.9.0 #

  • Add FakeloadingWidget (introduces a delay for non-async operations in the UI)
  • Add SmoothloadingFuture (introduces a delay for async operations in the UI)
  • Add ScreenshotBoundary (for taking screenshots)
  • Add Shimmer / ShimmerArea / ShimmerBox (Shimmer effect)
  • Add PreloadedImage (allows Ink splashes and BoxDecoration clipped to an not-yet loaded image)
  • Add ImplicitAnimatedIcon (AnimatedIcon without the need to handle the AnimationController)
  • Re-exports responsive_ux