skeleton_chat_loader 0.0.1 copy "skeleton_chat_loader: ^0.0.1" to clipboard
skeleton_chat_loader: ^0.0.1 copied to clipboard

A Flutter widget for skeleton loading animations with a shimmer effect, designed for chat UIs.

Changelog #

All notable changes to this project will be documented in this file.

[0.0.1] - 2024-11-17 #

Added #

  • Initial release of skeleton_chat_loader package.
  • Introduced MessageShimmerLoading widget for skeleton loader animation in chat UIs.
  • Customizable shimmer effect with a list of colors.
  • Support for isSender parameter to distinguish between sent and received messages.
  • Added height, maxWidth, and shimmerColors parameters for better customization of the loader.
  • Default shimmer colors set to grey shades, with the ability to pass custom gradients.
  • Example usage in a sample app demonstrating the skeleton loader's behavior for both sender and receiver.

Fixed #

  • None (first release).
1
likes
140
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter widget for skeleton loading animations with a shimmer effect, designed for chat UIs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on skeleton_chat_loader