TPF
TPF
Having just spent significant time getting the Stripe sample to run I noted several steps missing from the readme, I've added them in to help others who come across this...
**Is your feature request related to a problem? Please describe.** Yeah, my users have a use case for sharing a stream of frames that are generated by the app with...
Wouldn't build for macos or android or web without these changes. Still lots of warnings thrown. Have not addressed other platform builds.
https://github.com/jamesblasco/modal_bottom_sheet/issues/399 Note: this addresses the crash. Tap on status bar to dismiss still does not work.
The skills tutorial linked from the readme is a 404: https://github.com/ruvnet/claude-flow/blob/main/docs/skills-tutorial.md should be: https://github.com/ruvnet/claude-flow/blob/main/docs/skills/skills-tutorial.md
[Instructions Source](https://www.npmjs.com/package/claude-flow?activeTab=readme) ```bash $ npm install -g @anthropic-ai/claude-code changed 3 packages in 798ms 2 packages are looking for funding run `npm fund` for details ``` ```bash $ claude --dangerously-skip-permissions ╭───...