mityax
mityax
Hey there, I created a Gtk bottom info bar that pops up when a file has been downloaded. It enables users to either open the file directly (it is saved...
**Describe the use-cases of your feature** This feature would help clearing out uneccessary dependencies from the pubspec more easily and keep only necessary deps. **Describe your solution** When a package...
### Feature description It would be pretty handy to be able to quickly enqueue songs by swiping them to the right in a playlist/album/other song list - similarly as in...
From @zifeo > Also, you may want to include some [code signing](https://docs.rs/apple-codesign/latest/apple_codesign/) logic (codesign --verify --verbose --sign - native.cpython-310-darwin.so) . Currently, it seems that the generated .so is rewritten violating...
### Checklist - [X] I have used the search function to see if someone else has already submitted the same feature request. - [X] I will describe the problem with...
This fixes various issues the swift compiler complained about when I tried to build my app for iOS. Not sure whether this is due to a new swift version or...
Hey @salkuadrat, thanks for the great work on this plugin - it's really helpful. I set up `learning_translate` and `learning_language` and they work perfectly on android. However, the iOS build...
To use another plugin (google MLKit), I had to set `:linkage => :static` in the Podifle of my app. However, since I did this, I get the same error webcrypto...
### Describe the need of your request I often use codegpt to generate documentation comments. However, the current modal interface requires more clicks if I can't afford to keep it...
### What problem will this feature address? Autocompletion (e.g. based on a json schema for docker-compose.yml) would be really helpful as one could immediately see which options one has when...