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 }}
cornpip
/
flutter_ffi_uvc
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
3
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add Linux support (x64)
- #6
#6
Merged
cornpip
merged 18 commits into
main
cornpip/flutter_ffi_uvc:main
from
linux-support
cornpip/flutter_ffi_uvc:linux-support
Copy head branch name to clipboard
Aug 17, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Add Linux support (x64)
#6
cornpip
merged 18 commits into
main
cornpip/flutter_ffi_uvc:main
from
linux-support
cornpip/flutter_ffi_uvc:linux-support
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2026
feat: add Linux support (x64)
Show description for a904468
cornpip
committed
a904468
View commit details
Copy full SHA for a904468
Browse repository at this point
example: run the example app on Linux
Show description for de08f7c
cornpip
committed
de08f7c
View commit details
Copy full SHA for de08f7c
Browse repository at this point
chore: update repo docs for the Linux backend
cornpip
committed
d4e1648
View commit details
Copy full SHA for d4e1648
Browse repository at this point
chore: add an arm64 example build workflow
cornpip
committed
2f78b3f
View commit details
Copy full SHA for 2f78b3f
Browse repository at this point
fix: keep libuvc install artifacts out of the Linux app bundle
Show description for 5ba4237
cornpip
committed
5ba4237
View commit details
Copy full SHA for 5ba4237
Browse repository at this point
chore: build the arm64 example against bullseye glibc
cornpip
committed
55e3e82
View commit details
Copy full SHA for 55e3e82
Browse repository at this point
fix: cap iso transfer size on desktop Linux
Show description for 9c14e29
cornpip
committed
9c14e29
View commit details
Copy full SHA for 9c14e29
Browse repository at this point
docs: tidy the changelog and the udev snippet
cornpip
committed
048ab02
View commit details
Copy full SHA for 048ab02
Browse repository at this point
chore: run the Linux build check on PRs and main
cornpip
committed
29ce4d2
View commit details
Copy full SHA for 29ce4d2
Browse repository at this point
docs: sync NOTICES with the newly vendored license texts
Show description for 78ef548
cornpip
committed
78ef548
View commit details
Copy full SHA for 78ef548
Browse repository at this point
fix: emit attach events for cameras replugged while unobserved
Show description for a1a53be
cornpip
committed
a1a53be
View commit details
Copy full SHA for a1a53be
Browse repository at this point
docs: document Linux behavior in the public API
Show description for e426ab4
cornpip
committed
e426ab4
View commit details
Copy full SHA for e426ab4
Browse repository at this point
docs: document platform behavior, not mechanisms, in the public API
Show description for 4edc88e
cornpip
committed
4edc88e
View commit details
Copy full SHA for 4edc88e
Browse repository at this point
chore: add the platform-mention rule for API docs
cornpip
committed
20318c2
View commit details
Copy full SHA for 20318c2
Browse repository at this point
fix: harden Linux device teardown and detach events
Show description for 57994dd
cornpip
committed
57994dd
View commit details
Copy full SHA for 57994dd
Browse repository at this point
fix: bind the uevent socket before seeding known devices
Show description for 96d2aa9
cornpip
committed
96d2aa9
View commit details
Copy full SHA for 96d2aa9
Browse repository at this point
fix: keep the Linux plugin CMake within its declared 3.10 minimum
Show description for c29a74f
cornpip
committed
c29a74f
View commit details
Copy full SHA for c29a74f
Browse repository at this point
fix: emit Linux detach from the usb_device removal event
Show description for c573029
cornpip
committed
c573029
View commit details
Copy full SHA for c573029
Browse repository at this point
You can’t perform that action at this time.