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?** Most of app-stores (Android, iOS) requires the usage of Google Play Billing and In-App Purchase. **What features this plugin should have and how it...

new plugin

**Why that plugin should be added?** For security reasons, some apps may require to use physical keys to login, such as YubiKey. That also offers sign-in/sign-up without password. **What features...

new plugin

https://developer.android.com/training/sharing/receive is it possible with existent plugin system, to implement this? it needs modifications in AndroidManifest.xml and it should call custom function if received lest say: plain/text with contents

enhancement

Why that plugin should be added? For UX perspective the friction of Sign-In/Sign-Up is high. Instead of sign-up pages, it's good to offer users way to login using third-party services,...

new plugin

**Affected plugin** Most all of them **Describe the bug** Some plugins uses C code and C doesn't have concept of "namespace". Some functions is exported without any prefix, which may...

bug

Deeplinks are great. We could also make it work with Universal Links. What are universal links? Universal links are web links which point to some content on the web and...

enhancement

i am experimenting with having a gio webview with in larger gio App. The middle par is a gio web view. The left and right pane is any gio layout....

enhancement

hey @inkeliz README looks good btw.. Saw all the hardware you test on and wondering how our doing it. I did see a github workflow, so curious if i can...

associate a file type with my gio app. So that when the user double clicks the file, it opens my gio app. **Describe alternatives you've considered* none. **Additional context** seen...

enhancement

**Why that plugin should be added?** Most apps requires the user to be up-to-date using notifications, including notifications while the app is closed. **What features this plugin should have and...

new plugin