flutter_chat_core 0.0.4 copy "flutter_chat_core: ^0.0.4" to clipboard
flutter_chat_core: ^0.0.4 copied to clipboard

Core package for Flutter chat apps, complementing flutter_chat_ui. Contains models and core functionality. #chat #ui

0.0.4 #

  • Added isOnlyEmoji parameter to TextMessage.
  • Message builders now include the message index in their parameters.
  • Reverted withValues to withOpacity to resolve a compatibility issue.

0.0.3 #

  • Added customMessageBuilder for building custom messages
  • Added overlay parameter to ImageMessage
  • Themes:
    • Added ImageMessageTheme (replacing imagePlaceholderColor)
    • Updated InputTheme (adding textFieldColor)
    • Updated ScrollToBottomTheme
    • Updated TextMessageTheme
  • Added UploadProgressMixin for handling upload progress tracking

0.0.2 #

  • Bump version to support flutter_chat_ui v2 alpha release

0.0.1 #

  • Initial release
0
likes
135
points
1.94k
downloads

Publisher

verified publisherflyer.chat

Weekly Downloads

Core package for Flutter chat apps, complementing flutter_chat_ui. Contains models and core functionality. #chat #ui

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, freezed_annotation, json_annotation, path_provider

More

Packages that depend on flutter_chat_core