Nick Manning
Nick Manning
The example does not work: ``` SUPPORTED TYPESCRIPT VERSIONS: >=3.3.1 28 | const [plyr, setPlyr] = createDashPlyr({ | ^^^^ 29 | source: dashSrc, 30 | }); 31 | const [loading,...
Hi there, Do you plan to support the ability to get progress on a download or upload so someone can hook it up to a UIProgressView? Thanks,
# Feature request ## Is your feature request related to a problem? Please describe. Most Flutter apps use only supabase provider auth (i.e. google, in my case). When I want...
Observed behavior: 1. Follow [this guide](https://tauri.app/v1/guides/getting-started/setup/), selecting the 'cargo' tab to get started, creating a new Tauri app. 2. I jump to the 'Development Cycle' section, as I'm working with...
Steps to reproduce: 1. Install required version of Zig ``` cd /tmp curl -LO https://pkg.machengine.org/zig/zig-macos-aarch64-0.14.0-dev.2577+271452d22.tar.xz tar -xf zig-macos-aarch64-0.14.0-dev.2577+271452d22.tar.xz sudo mv zig-macos-aarch64-0.14.0-dev.2577+271452d22 /usr/local/zig-mach ``` Then add to your shell config (~/.zshrc):...
### Existing documentation URL(s) https://developers.cloudflare.com/r2/api/tokens/ ### What changes are you suggesting? https://developers.cloudflare.com/r2/api/tokens/ cited "Select Manage in API tokens." which is confusing. It should instead state more clearly "Click the 'Manage'...