Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
GetStream
/
stream-chat-flutter
Public
Notifications
You must be signed in to change notification settings
Fork
389
Star
1.1k
Code
Issues
5
Pull requests
25
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(repo)!: v11
- #2947
#2947
Draft
xsahil03x
wants to merge 27 commits into
master
GetStream/stream-chat-flutter:master
from
v11
GetStream/stream-chat-flutter:v11
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Draft
feat(repo)!: v11
#2947
xsahil03x
wants to merge 27 commits into
master
GetStream/stream-chat-flutter:master
from
v11
GetStream/stream-chat-flutter:v11
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
feat(llc): add the OpenAPI generated client and its generation tooling (#2931)
Show description for 2499c28
xsahil03x
and
claude
authored
2499c28
View commit details
Copy full SHA for 2499c28
Browse repository at this point
Commits on Sep 8, 2026
Merge branch 'master' into v11
Show description for 7f3e95a
xsahil03x
committed
7f3e95a
View commit details
Copy full SHA for 7f3e95a
Browse repository at this point
Commits on Sep 15, 2026
Merge branch 'master' into v11
xsahil03x
authored
36126e3
View commit details
Copy full SHA for 36126e3
Browse repository at this point
Merge remote-tracking branch 'origin/master' into v11
Show description for 8c900b0
xsahil03x
committed
8c900b0
View commit details
Copy full SHA for 8c900b0
Browse repository at this point
docs(repo): plan the migration of stream_chat onto stream_core (#2955)
Show description for 7db92d8
xsahil03x
and
claude
authored
7db92d8
View commit details
Copy full SHA for 7db92d8
Browse repository at this point
refactor(llc, ui, persistence)!: adopt stream_core's foundation (#2956)
Show description for afd6883
xsahil03x
and
claude
authored
afd6883
View commit details
Copy full SHA for afd6883
Browse repository at this point
refactor(llc)!: adopt stream_core's Sort for every query (#2957)
Show description for 8cabacf
xsahil03x
and
claude
authored
8cabacf
View commit details
Copy full SHA for 8cabacf
Browse repository at this point
refactor(llc)!: adopt stream_core's Filter for every query (#2958)
Show description for 3a315c5
xsahil03x
and
claude
authored
3a315c5
View commit details
Copy full SHA for 3a315c5
Browse repository at this point
refactor(llc)!: adopt stream_core's LocationCoordinate, sort normalizer and list extensions (#2959)
Show description for 3a915ac
xsahil03x
and
claude
authored
3a915ac
View commit details
Copy full SHA for 3a915ac
Browse repository at this point
refactor(llc, ui)!: adopt stream_core's platform detector and sealed exception family (#2960)
Show description for 752b13c
xsahil03x
and
claude
authored
752b13c
View commit details
Copy full SHA for 752b13c
Browse repository at this point
fix(llc)!: match a channel's members exactly, the way the API does (#2963)
Show description for 9ce2474
xsahil03x
and
claude
authored
9ce2474
View commit details
Copy full SHA for 9ce2474
Browse repository at this point
Commits on Sep 16, 2026
Merge branch 'master' into v11
xsahil03x
authored
b09a76f
View commit details
Copy full SHA for b09a76f
Browse repository at this point
fix(llc): port SyncManager to the v11 APIs
Show description for c42db12
xsahil03x
and
claude
committed
c42db12
View commit details
Copy full SHA for c42db12
Browse repository at this point
style(llc): log the lastSyncAt rollback as a multiline string
Show description for 60c4f09
xsahil03x
and
claude
committed
60c4f09
View commit details
Copy full SHA for 60c4f09
Browse repository at this point
refactor(llc): give SyncManager its own tagged logger
Show description for 59b9528
xsahil03x
and
claude
committed
59b9528
View commit details
Copy full SHA for 59b9528
Browse repository at this point
refactor(llc): move SyncManager's tag to the end of its parameters
Show description for 7f0f0c8
xsahil03x
and
claude
committed
7f0f0c8
View commit details
Copy full SHA for 7f0f0c8
Browse repository at this point
style(llc): indent the lastSyncAt rollback log like the repo's other multiline ones
Show description for fb94183
xsahil03x
and
claude
committed
fb94183
View commit details
Copy full SHA for fb94183
Browse repository at this point
fix(llc): stop per-channel and per-cid logging from drowning the info level
Show description for 6e7bb9a
xsahil03x
and
claude
committed
6e7bb9a
View commit details
Copy full SHA for 6e7bb9a
Browse repository at this point
fix(llc): demote per-channel logging and drop internal names from messages
Show description for 7824291
xsahil03x
and
claude
committed
7824291
View commit details
Copy full SHA for 7824291
Browse repository at this point
Commits on Sep 18, 2026
Merge branch 'master' into v11
xsahil03x
authored
193cb68
View commit details
Copy full SHA for 193cb68
Browse repository at this point
ci(repo): check the titles of the PRs that target v11
Show description for 9a7614a
xsahil03x
and
claude
committed
9a7614a
View commit details
Copy full SHA for 9a7614a
Browse repository at this point
Commits on Sep 21, 2026
refactor(llc)!: move the WebSocket onto stream_core's StreamWebSocketClient (#2970)
Show description for 972ac39
xsahil03x
and
claude
authored
972ac39
View commit details
Copy full SHA for 972ac39
Browse repository at this point
Merge branch 'master' into v11
xsahil03x
authored
5423623
View commit details
Copy full SHA for 5423623
Browse repository at this point
refactor(llc)!: route `searchRoles` through the generated API client (#2973)
Show description for 0295abb
VelikovPetar
and
claude
authored
0295abb
View commit details
Copy full SHA for 0295abb
Browse repository at this point
refactor(llc)!: route device registration through the generated client (#2977)
Show description for 1274140
VelikovPetar
and
claude
authored
1274140
View commit details
Copy full SHA for 1274140
Browse repository at this point
Commits on Sep 22, 2026
docs(repo): require the style and testing guides in every v11 migration (#2986)
Show description for db82e64
VelikovPetar
and
claude
authored
db82e64
View commit details
Copy full SHA for db82e64
Browse repository at this point
feat(llc): regenerate the OpenAPI client at protocol v239.10.0 (#2991)
Show description for da08c75
xsahil03x
and
claude
authored
da08c75
View commit details
Copy full SHA for da08c75
Browse repository at this point
You can’t perform that action at this time.