Bartek Pacia
Bartek Pacia
Hi! This project looks very cool. Thank you for it. Do you have something against adding this project to `ohmyzsh`? This will let users of Oh My Zsh very easily...
### Use case Many Flutter apps that depend on plugins often output the following messages when building for Android: ``` Note: Some input files use or override a deprecated API....
**Describe the solution you'd like** Let's say I use the `actions/setup-go` in my workflow file: ```yaml - name: Set up Go uses: actions/setup-go@v3 with: cache: true go-version-file: go.mod ``` I'd...
### Intro In this issue I will explain how to automatically provide your CLI app's shell completions to your users in a seamless way. I've been recently investigating how shell...
**Description** I would like to have control over the completions that displayed for my command. Let's say I have a command `foo install `. This command also has 2 flags...
piwo

**Before creating a bug report please make check the following** - [x] You have read our [FAQ](https://fvm.app/docs/guides/faq) - [x] If you have used flutter. Please install correctly, run `pub cache...