flutter_chat_ui 1.0.4 copy "flutter_chat_ui: ^1.0.4" to clipboard
flutter_chat_ui: ^1.0.4 copied to clipboard

outdated

Actively maintained, community-driven chat UI implementation with an optional Firebase BaaS.

1.0.4 #

  • Additional URL preview bug fixes. Thanks @jlubeck for reporting!
  • Update to Flutter 2.2

1.0.3 #

1.0.2 #

  • BREAKING CHANGE: onFilePressed is replaced with onMessageTap to support tap event for different message types. See usage example.
  • Added onMessageLongPress callback, similar to the onMessageTap.
  • Added disableImageGallery parameter to optionally disable the image gallery on the image tap.
  • Added subtitle2Color to the theme, which is used to color date dividers in the chat. Thanks @sarbogast for the PR!
  • Fixed issues with link preview

1.0.1 #

  • Hide the attachment button if onAttachmentPressed is not passed

1.0.0 #

  • Public release

0.8.0 #

  • Update example

0.7.0 #

  • Update types

0.6.5 #

  • Update dependencies

0.6.4 #

  • Add documentation comments

0.6.3 #

  • Replace universal IO with conditional import

0.6.2 #

  • Update dependencies

0.6.1 #

  • Use universal IO

0.6.0 #

  • Migrate to Flutter 2

0.5.1 #

  • Add gallery

0.5.0 #

  • Update types
  • Add empty chat placeholder
  • Fix images

0.4.5 #

  • Add attchment uploading handling

0.4.4 #

  • Updated to use partial

0.4.3 #

  • Fixed missing null check

0.4.2 #

  • Dependency update

0.4.1 #

  • Fixed missing null check

0.4.0 #

  • Connected with link preview

0.3.0 #

  • Remove cached image

0.2.0 #

  • Add time and statuses

0.1.0 #

  • Update LICENSE

0.0.9 #

  • Update types

0.0.8 #

  • Update types

0.0.7 #

  • Fix image and file name overflow

0.0.6 #

  • Add file support

0.0.5 #

  • Moved types to the dedicated package

0.0.4 #

  • Fix image support

0.0.3 #

  • Added image support

0.0.2 #

  • Added example

0.0.1 #

  • Initial release
1382
likes
0
pub points
99%
popularity

Publisher

verified publisherflyer.chat

Actively maintained, community-driven chat UI implementation with an optional Firebase BaaS.

Homepage

License

unknown (license)

Dependencies

flutter, flutter_chat_types, flutter_link_previewer, intl, photo_view

More

Packages that depend on flutter_chat_ui