stream_feeds 0.3.1 copy "stream_feeds: ^0.3.1" to clipboard
stream_feeds: ^0.3.1 copied to clipboard

The official Dart client for Stream Feeds, a service for building applications with activity feeds.

0.3.1 #

  • Update API client with renaming addReaction to addActivityReaction and deleteReaction to deleteActivityReaction.
  • Update activity.currentFeed capabilities when adding or updating activity from websocket events.

0.3.0 #

  • [BREAKING] Renamed AppLifecycleStateProvider to LifecycleStateProvider and AppLifecycleState to LifecycleState.
  • Re-watch websocket events for feeds when the websocket reconnects.

0.2.0 #

  • [BREAKING] Update API client code, specifically the FeedOwnCapability enum.
  • Fix unknown enums for List<FeedOwnCapability> in GetOrCreateFeedResponse to be FeedOwnCapability.unknown.
  • Fix for updating poll votes from web socket events.

0.1.0 #

  • Initial release of Feeds V3 SDK for Dart and Flutter.
2
likes
0
points
2.06k
downloads

Publisher

verified publishergetstream.io

Weekly Downloads

The official Dart client for Stream Feeds, a service for building applications with activity feeds.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, dio, equatable, flutter, freezed_annotation, http, intl, json_annotation, meta, retrofit, rxdart, state_notifier, stream_core, uuid

More

Packages that depend on stream_feeds