-
### Please check the following before submitting a new issue.
- [X] I have searched the [existing issues](https://github.com/baseflow/flutter-google-api-availability/issues).
- [X] I have carefully […
-
None of the example applications found in `/examples` support desktop.
I am working on this in my fork, so feel free to assign this issue to me.
-
I've been digging for awhile to find the root of the problem and after reporting this issue in a couple different libraries I think I've finally traced the problem back to here (maybe).
## Steps to…
-
I was searching for a solution that can embedding static resources in exe for my Flutter Desktop app. Today, flutter assets are visible and editable by final user, The flutter build proccess for Deskt…
-
https://github.com/go-flutter-desktop/go-flutter
Would you be open to PR's for a cross platform GUI that runs on all desktops and mobiles ?
-
### What is your article idea?
In our increasingly interconnected world, catering to diverse linguistic preferences has become essential for reaching a global audience. Building a multilingual applic…
-
**Describe the bug**
Using a simple Stack() structure when it is necessary to hide a child widget results in hiding all the children. With other widgets this does not happen, for example Column. It w…
-
I don't understand why, but I'm facing different behaviour in flutter web projects when accessed from Desktop vs Mobile.
My demo project:
https://payment.gula.mobi/#/
On desktop it works fine:
…
-
**Describe the bug**
When I use `PdfGoogleFonts.openSansRegular()` instead of a system font, the PDF seems to render correctly, however when I actually print the PDF, some characters are weirdly malf…
-
**Describe the bug**
Seeing this error when trying to create a channel:
> MissingPluginException(No implementation found for method listen on channel)
**To Reproduce**
Create new Flutter a…