simple_shimmer library

  • author: predatorx7
  • email: smushaheed@gmail.com A simple library that provides a component for displaying and overriding shimmer animation in flutter

Classes

ShimmerDecoration
An immutable description of styles for SimpleShimmer.
ShimmerThemeData
A ShimmerThemeData that overrides the default theme styles of SimpleShimmer with SimpleShimmerTheme.of.
SimpleShimmer
A widget with an animated foreground like https://github.com/facebookarchive/shimmer-android.
SimpleShimmerTheme
An inherited widget that overrides the default styles of SimpleShimmer in this widget's subtree.