u/Danis_96

Looking for Testers, will test your app back https://play.google.com/store/apps/details?id=app.mobile.refyn

  • Add WigglySkeletonLoader for shimmering skeleton placeholders — the highlight is a sinusoidal wave that travels across the shape instead of a flat gradient shimmer
    • WigglySkeletonLoader(width, height, borderRadius) for a single block
    • WigglySkeletonLoader.text(lines, lineHeight, lastLineFraction) for multi-line text placeholders
    • WigglySkeletonLoader.card(avatarSize, lines) for avatar + lines layout
  • Add WigglyProgressButton — a button that morphs through idle → loading → success/error with a continuously wiggling outline
  • Driven by a WigglyButtonState enum, exposes onPressedonComplete, and per-state foregrounds
  • Loading state hosts an inline WigglyDotsLoader.indeterminate
  • Extend WigglyLoadersThemeData with skeletonBaseColorskeletonHighlightColorbuttonProgressColorbuttonForegroundColorbuttonSuccessColorbuttonErrorColor
  • Both new widgets respect shared speedFactorease, and MediaQuery.disableAnimations reduced-motion behavior
reddit.com
u/Danis_96 — 17 days ago