gio-plugins icon indicating copy to clipboard operation
gio-plugins copied to clipboard

Gio-Plugins offers new plugins to extend and enhance your Gio app. Inspired by flutter/plugins repository,

Results 44 gio-plugins issues
Sort by recently updated
recently updated
newest added

Why that plugin should be added? Gamepad can be used for games and also for accessibility. What features this plugin should have and how it should work? It should provide...

new plugin

Can pop-up plug-ins be supported?

Currently, `hyperlink` only supports HTTP and HTTPS. However, I think some known schemes could be supported: - `tel://` - `mailto://` - `sms://` Also, supporting custom schemes, as long as the...

enhancement

Under some circumstances, the MacOS dialog is displayed invisible.

bug

In some cases, on Windows 11 (maybe Windows 10), the pop-up doesn't show options to share. Instead, it contains an message, saying that is not possible to share the type...

bug

Hey @inkeliz I got a requirement where I need to let users load up a web page and then be able to get the XPATH of any element of the...

enhancement

It’s hard for a dev to correctly setup their Android and iOS tooling to be able to build and run the simulator. I have used many different approaches. https://github.com/worldiety/goup is...

Your FOSSA integration was successful! Attached in this PR is a badge and license report to track scan status in your README. Below are docs for integrating FOSSA license checks...

Some API's requires a minimum Android/iOS/macOS/Windows version. Currently, we don't have a automatic testing (yet!), so it makes really hard to test agains't many versions. That also affected GioUI itself...

I need to do Presense , which requires sending basic low quality gps location back to te server , even when the mobile app is closed. For desktop it’s a...