Skip to content

v0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@sachaarbonel sachaarbonel released this 27 Dec 20:25
· 64 commits to master since this release
3f8ab8c

stream_feed

0.4.0+3

Changelog

  • fix: call profile in setUser, so that currentUser data is not null

stream_feed_flutter_core

0.5.0

Changelog

  • fix: the convenient typedefs on generic classes we provided was breaking autocomplete
  • breaking: we renamed some methods
    • followFlatFeed -> followFeed
    • unfollowFlatFeed -> unfollowFeed
    • isFollowingUser -> isFollowingFeed
  • fix: export MediaUri
  • new: add scrollPhysics parameter to ReactionListCore