Beni Bachmann

Results 16 issues of Beni Bachmann

Hi media_kit team, Thank you for providing this awesome Flutter package! We are building an app for Windows and noticed that including media_kit bundles a large number of DLLs (see...

For indexed meshes `triangle_index` contained the (looked up / resolved) index of the first vertex of the triangle. This made it impossible to find the other two vertices because there...

## Timeline for iOS support I just wanted to ask if there is a timeline for iOS support. Thanks in advance! ## Detailed information l‘m looking for a unified solution...

needs funding

Version v2.19.0 fails on Windows runners during `choco install yq`. I have no admin rights on the runners and I don't use the "flutter-version-file" feature. However it seems flutter-action still...

While playing with the examples/input (unmodified code) I ran into two panics. ``` [dependencies] anyhow = "1.0.100" gpui = "0.2.2" gpui-component = "0.3.1" ``` ``` cargo 1.90.0 (840b83a10 2025-07-30) rustc...

input
linux

Hi there! I'm trying to get a camera image from the built-in camera of my MacBook Pro M2 like this: ```rust let backend = native_api_backend().context("Error with creating native camera backend")?;...