convokit_flutter_ui 0.2.2 copy "convokit_flutter_ui: ^0.2.2" to clipboard
convokit_flutter_ui: ^0.2.2 copied to clipboard

Extensible, plug-and-play Flutter UI components for ConvoKit conversations and messaging.

Changelog #

0.2.2 #

  • Show Sending… for optimistic messages instead of a device-clock timestamp that can jump after acknowledgement.
  • Keep pending messages after canonical history and exclude them from read receipts.
  • Continue displaying acknowledged server timestamps in the viewer's local timezone.

0.2.1 #

  • Show outgoing messages immediately while the request completes, then reconcile the server response and realtime echo without duplicates.
  • Clear the composer immediately and restore its draft after a failed send when the user has not typed a replacement.

0.2.0 #

  • Require ConvoKit Flutter SDK 0.2.x for private Realtime channels and publishable-key discovery.
  • Preserve the existing Flutter component and configuration API.

0.1.4 #

  • Document the managed ConvoKit API endpoint used by the core SDK.
  • Remove endpoint configuration from the standard setup example.
  • Support inserted, updated, and deleted message events from core SDK 0.0.4.

0.1.3 #

  • Point the public package metadata to the accessible examples repository.

0.1.2 #

  • Point the component gallery to the public examples-only repository.
  • Add trusted GitHub Actions publishing for semantic-version tags.

0.1.1 #

  • Add real screenshots rendered from the public component showcase.
  • Document standard, branded support, and compact UI configurations.
  • Add public repository and issue tracker metadata.

0.1.0 #

  • Add SDK-backed and controlled conversation list components.
  • Add filterable offset pagination and automatic infinite scrolling.
  • Add SDK-backed conversation history, sending, realtime typing, and receipts.
  • Add extensible message, media, header, composer, state, and theme builders.
0
likes
150
points
157
downloads

Documentation

API reference

Publisher

verified publisherconvokit.app

Weekly Downloads

Extensible, plug-and-play Flutter UI components for ConvoKit conversations and messaging.

Topics

#chat #messaging #realtime #ui

License

Apache-2.0 (license)

Dependencies

convokit_flutter, flutter

More

Packages that depend on convokit_flutter_ui