flyer_chat_image_message 2.1.10 copy "flyer_chat_image_message: ^2.1.10" to clipboard
flyer_chat_image_message: ^2.1.10 copied to clipboard

Image message package for Flutter chat apps, complementing flutter_chat_ui. Supports caching, ThumbHash and BlurHash. #chat #ui

2.1.10 #

  • Update a dependency to the latest release.

2.1.9 #

2.1.8 #

  • Update a dependency to the latest release.

2.1.7 #

  • FIX: expose headers for avatar and image message. (0261ce1c)

2.1.6 #

  • Update a dependency to the latest release.

2.1.5 #

  • Update a dependency to the latest release.

2.1.4 #

2.1.3 #

  • Update a dependency to the latest release.

2.1.2 #

  • Update a dependency to the latest release.

2.1.1 #

  • Update a dependency to the latest release.

2.1.0 #

  • FEAT: rename chat controller methods. (dc1bf57d)

2.0.2 #

  • FIX: improve documentation and add example. (113141b3)

2.0.1 #

  • FIX: document public APIs.

2.0.0 #

  • First stable release

0.0.12 #

⚠️ Breaking Changes ⚠️

  • The default sentinel values that previously allowed users to set specific properties to null have been removed. Instead, please use Colors.transparent, BorderRadius.zero, or TextStyle() to achieve the desired effect. Passing null will now use the standard configuration.

  • Do not show status for received messages

0.0.11 #

  • Version bump to match other packages

0.0.10 #

  • Rename overlay to hasOverlay in ImageMessage

0.0.9 #

  • Added message status indicators (delivered, error, seen, sending, sent)
  • Added message timestamps with customizable format, position

0.0.8 #

  • Version bump to match other packages

0.0.7 #

  • Require Flutter 3.29 and Dart 3.7

0.0.6 #

  • Version bump to match other packages

0.0.5 #

  • Introduce new customization options

0.0.4 #

  • Version bump to match other packages

0.0.3 #

  • Theme now derives from imageMessageTheme
  • Added an upload progress indicator
  • Fixed default constraints
  • Added an optional overlay to images

0.0.2 #

  • Bump version to support flutter_chat_ui v2 alpha release

0.0.1 #

  • Initial release
1
likes
160
points
1.65k
downloads

Publisher

verified publisherflyer.chat

Weekly Downloads

Image message package for Flutter chat apps, complementing flutter_chat_ui. Supports caching, ThumbHash and BlurHash. #chat #ui

Homepage
Repository (GitHub)
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

blurhash_dart, cross_cache, flutter, flutter_chat_core, image, provider, thumbhash

More

Packages that depend on flyer_chat_image_message