Skip to content

Releases: GetStream/stream-core-flutter

stream_core_flutter-v0.4.1

Choose a tag to compare

@xsahil03x xsahil03x released this 22 Jul 10:10
0abeef5

What's Changed

  • feat(ui): composer & design-system a11y pass by @xsahil03x in #126
  • docs(repo): add STYLE_GUIDE.md and TESTING.md adapted from Flutter's guides by @xsahil03x in #125
  • ci(repo): add least-privilege permissions to GitHub Actions workflows by @peter-matkovski in #127
  • fix(ui): StreamButton icons picking up host app's ElevatedButtonThemeData.iconColor by @xsahil03x in #129
  • ci(repo): grant contents:write to publish_gallery workflow by @xsahil03x in #130
  • chore(ui): release stream_core_flutter v0.4.1 by @xsahil03x in #136

New Contributors

Full Changelog: stream_core_flutter-v0.4.0...stream_core_flutter-v0.4.1

stream_thumbnail-v0.1.0

Choose a tag to compare

@xsahil03x xsahil03x released this 21 Jul 14:38
68d009e

What's Changed

stream_core_flutter-v0.4.0

Choose a tag to compare

@xsahil03x xsahil03x released this 23 Jun 12:36
d80ce32

What's Changed

  • feat(ui): Add enhanced mentions icons (megaphone and shield) by @VelikovPetar in #119
  • feat(ui): add StreamSnackbar and messenger API by @xsahil03x in #118
  • feat(ui): Add customisation support for enhanced mention types by @VelikovPetar in #120
  • feat(ui): split public API into chat.dart and core.dart barrels by @xsahil03x in #121
  • feat(llc): isMobile and isDesktop added to CurrentPlatform by @Brazol in #122
  • chore(ui): release stream_core_flutter v0.4.0 by @xsahil03x in #123

New Contributors

Full Changelog: stream_core_flutter-v0.3.0...stream_core_flutter-v0.4.0

stream_core_flutter-v0.3.0

Choose a tag to compare

@xsahil03x xsahil03x released this 23 Jun 12:33
5b807b1

What's Changed

Full Changelog: stream_core_flutter-v0.2.0...stream_core_flutter-v0.3.0

stream_core_flutter-v0.2.0

Choose a tag to compare

@xsahil03x xsahil03x released this 23 Jun 12:33
a08e782

What's Changed

  • fix(repo): run publish gallery on main branch by @renefloor in #98
  • feat(ui): add StreamSwitch, StreamTextInput and StreamStepper components by @xsahil03x in #100
  • feat(ui): add child support to StreamBadgeNotification and StreamBadgeCount by @xsahil03x in #102
  • chore(ui): release v0.2.0 by @xsahil03x in #101

Full Changelog: stream_core_flutter-v0.1.0...stream_core_flutter-v0.2.0

stream_core_flutter-v0.1.0

Choose a tag to compare

@xsahil03x xsahil03x released this 23 Jun 12:32
4579010

What's Changed

  • chore(repo): Add workflow to publish design system gallery by @renefloor in #32
  • chore(repo): add workflow to update goldens by @renefloor in #39
  • chore(repo): remove Git LFS configuration by @xsahil03x in #44
  • feat(repo): merge design system by @renefloor in #97

v0.4.0

Choose a tag to compare

@xsahil03x xsahil03x released this 07 Jan 11:45
81fa8bd

What's Changed

  • refactor(llc)!: update Emitter architecture and implement Stream directly by @xsahil03x in #26
  • chore(llc): release v0.4.0 by @xsahil03x in #27

Full Changelog: v0.3.3...v0.4.0

v0.3.3

Choose a tag to compare

@xsahil03x xsahil03x released this 19 Dec 02:50
c632cb0

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

Choose a tag to compare

@xsahil03x xsahil03x released this 10 Dec 12:28
5588f40

What's Changed

  • feat(llc): Add insertAt to upsert for controlling insertion position by @xsahil03x in #21
  • feat(llc): Add location-based filtering support by @xsahil03x in #22
  • chore(llc): release v0.3.2 by @xsahil03x in #23

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@xsahil03x xsahil03x released this 03 Dec 02:34
296d4b8

What's Changed

  • feat(llc): Add updateWhere and batchReplace methods for list manipulation by @xsahil03x in #19
  • fix(llc): fix error while parsing unknown body by @renefloor in #18
  • chore(llc): release 0.3.1 by @xsahil03x in #20

Full Changelog: v0.3.0...v0.3.1