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
Accelerator
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
Type
/
to 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 }}
Colton127
/
flutter_soloud
Public
forked from
alnitak/flutter_soloud
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Fix callback teardown deadlock and audio-device lifecycle races
- #18
#18
Merged
Colton127
merged 13 commits into
main
Colton127/flutter_soloud:main
from
detach-callback
Colton127/flutter_soloud:detach-callback
Copy head branch name to clipboard
Jul 24, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Fix callback teardown deadlock and audio-device lifecycle races
#18
Colton127
merged 13 commits into
main
Colton127/flutter_soloud:main
from
detach-callback
Colton127/flutter_soloud:detach-callback
Copy head branch name to clipboard
Commits
Commits on Jul 23, 2026
clear callbacks
Colton127
committed
fd7dafd
View commit details
Copy full SHA for fd7dafd
Browse repository at this point
preserve callback
Colton127
committed
2a9f644
View commit details
Copy full SHA for 2a9f644
Browse repository at this point
Return errors from voice operations
Colton127
committed
4fb5ddd
View commit details
Copy full SHA for 4fb5ddd
Browse repository at this point
Queue idle policy updates asynchronously
Colton127
committed
6b8bf6c
View commit details
Copy full SHA for 6b8bf6c
Browse repository at this point
Scope callback mutex before Player teardown
Colton127
committed
f05185f
View commit details
Copy full SHA for f05185f
Browse repository at this point
Preserve immediate lifecycle requests against idle updates
Colton127
committed
4f5d7f0
View commit details
Copy full SHA for 4f5d7f0
Browse repository at this point
Preserve deferred starts across interruption stops
Colton127
committed
95fd488
View commit details
Copy full SHA for 95fd488
Browse repository at this point
Preserve newer idle work after deferred recovery
Colton127
committed
80af6b1
View commit details
Copy full SHA for 80af6b1
Browse repository at this point
Commits on Jul 24, 2026
Reset idle timeout before interruption race test
Colton127
committed
b8f40e8
View commit details
Copy full SHA for b8f40e8
Browse repository at this point
Add Java Android plugin lifecycle bridge
Colton127
committed
d2c86b8
View commit details
Copy full SHA for d2c86b8
Browse repository at this point
Keep post-deinit callback cleanup Dart-local
Colton127
committed
13f9141
View commit details
Copy full SHA for 13f9141
Browse repository at this point
only close callables after native teardown succeeds
Colton127
committed
aefe5b8
View commit details
Copy full SHA for aefe5b8
Browse repository at this point
formatting
Colton127
committed
f1a0c87
View commit details
Copy full SHA for f1a0c87
Browse repository at this point
You can’t perform that action at this time.