stream_chat_flutter_core 2.0.0 copy "stream_chat_flutter_core: ^2.0.0" to clipboard
stream_chat_flutter_core: ^2.0.0 copied to clipboard

outdated

Stream Chat official Flutter SDK Core. Build your own chat experience using Dart and Flutter.

2.0.0 #

🛑️ Breaking Changes from 1.5.3

  • migrate this package to null safety
  • channelsBloc.queryChannels(), ChannelListCore options param/property is removed in favor of individual params/properties
    • options.state -> bool state
    • options.watch -> bool watch
    • options.presence -> bool presence
  • usersBloc.queryUsers(), UserListCore options param/property is removed in favor of individual params/properties
    • options.presence -> bool presence

✅ Added

  • Monitor connection using connectivity_plus package

🐞 Fixed

  • Minor fixes
  • Performance improvements

2.0.0-nullsafety.9 #

  • Update llc dependency

2.0.0-nullsafety.8 #

🛑️ Breaking Changes from 2.0.0-nullsafety.7

  • channelsBloc.queryChannels(), ChannelListCore options param/property is removed in favor of individual params/properties
    • options.state -> bool state
    • options.watch -> bool watch
    • options.presence -> bool presence
  • usersBloc.queryUsers(), UserListCore options param/property is removed in favor of individual params/properties
    • options.presence -> bool presence

2.0.0-nullsafety.7 #

  • Fixed a bug with connectivity implementation

2.0.0-nullsafety.6 #

  • Update llc dependency
  • Minor fixes and improvements

2.0.0-nullsafety.5 #

  • Update llc dependency
  • Minor fixes and improvements
  • Performance improvements
  • Monitor connection using connectivity_plus package

2.0.0-nullsafety.3 #

  • Update llc dependency
  • Minor fixes and improvements

2.0.0-nullsafety.2 #

  • Fix ChannelsBloc not performing calls if pagination ended

2.0.0-nullsafety.1 #

  • Migrate this package to null safety
  • Update llc dependency

1.5.3 #

  • Fix ChannelsBloc not performing calls if pagination ended

1.5.2 #

  • Update llc dependency

1.5.1 #

  • Improved test coverage to > 90%
  • Minor fixes and improvements

1.5.0 #

  • Minor fixes and improvements

1.4.0-beta #

  • Added MessageListCore.messageFilter to filter messages locally
  • Minor fixes and improvements

1.3.2-beta #

  • Update llc dependency

1.3.1-beta #

  • Update llc dependency

1.3.0-beta #

  • Update llc dependency
  • Minor fixes

1.2.0-beta #

  • Update llc dependency
  • Minor fixes

1.1.0-beta #

  • Update llc dependency

1.0.2-beta #

  • Update llc dependency

1.0.1-beta #

  • Update llc dependency

1.0.0-beta #

  • First release
53
likes
0
pub points
93%
popularity

Publisher

verified publishergetstream.io

Stream Chat official Flutter SDK Core. Build your own chat experience using Dart and Flutter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, connectivity_plus, flutter, meta, rxdart, stream_chat

More

Packages that depend on stream_chat_flutter_core