shimmer_x 1.0.14 copy "shimmer_x: ^1.0.14" to clipboard
shimmer_x: ^1.0.14 copied to clipboard

A customizable shimmer loading effect for Flutter.

2.2.2 What's new! #

  • Replace deprecated withOpacity() function with the new withValues() function
  • Upgrade package versions

2.2.1 - 2024-06-19 #

  • Fix lint errors in code

2.2.0 - 2024-06-19 #

  • Update flutter version to latest
  • Add and test Mac, Windows, and Linux support to the example

2.1.0 - 2021-06-29 #

  • [Feature] Customisable Opacity : Now you can set opacity of the colour of the animation with the new colorOpacity parameter
  • Improve gradient look and feel by adding new stop points making a smoother gradient
  • Improve directional angle in landscape widgets
  • Update README

2.0.0 - 2021-03-12 #

  • Added support for null safety

1.0.0 - 2020-11-30 #

  • No new bugs have been discovered in almost 2 months so promoting it to release

0.2.1 - 2020-10-13 #

  • Added new feature to allow interval between shimmers
  • Patched bug in interval in v0.2.0
  • Update README
  • Update example

Please upgrade to v0.2.1 instead of v0.2.0

0.2.0 What's new! #

  • Added new feature to allow interval between shimmers
  • Update README
  • Update example

[0.1.x] - 2020-08-22 #

  • Moved from Pre-release to Beta Testing
  • Added Doc Comments for easy reference
  • Added new examples GIF to readme
  • Fix typo in readme and source code
  • Remove redundant widget being used in the pipeline
  • [0.1.0+1] : Updated README and Changelog
  • [0.1.1] : Update API Docs
  • [0.1.1+1] : Fix formatting

0.0.9 - 2020-07-23 #

  • Add new Examples
  • Update Readme
  • Fix LTRB angle
  • Fix Changelog

0.0.8 - 2020-07-11 #

  • Remove debug prints which were annoying for developers!

0.0.7 - 2020-06-18 #

  • Fix issues with flutter web

0.0.6 - 2020-06-01 #

  • Added possibility to change animation direction
  • You can now move the animation in 8 possible directions
  • You can now have the animation move in 8 possible directions

0.0.5 - 2020-06-01 #

  • Added possibility to change animation duration
  • (for developers) Moved all default values to one file

0.0.4 - 2020-05-17 #

  • Update example for better understanding
  • Add usage details in readme
  • Add license details to readme

0.0.3 - 2020-05-16 #

  • Fix example not visible on pub
  • Add gif to readme
  • improve usability

0.0.2 - 2020-05-16 #

  • Added Example
  • Updated Readme
  • Reformat code for better understanding

0.0.1 - 2020-05-16 #

  • First Version of shimmer animation.
0
likes
135
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable shimmer loading effect for Flutter.

Repository (GitHub)
View/report issues

Topics

#shimmer #loading #placeholder #animation #flutter

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on shimmer_x