-
Hello, first of all, I don't want to see that is bashing GraalVM/JS and this experiment is not wanting to look I am not appreciating the project as is, I know that it is really a hard work to do a ful…
-
Every separate kivy app installed has an identical copy of the libraries. That makes _every_ kivy app be about 20MB in size when only including the kivy library and it's dependencies. That's very big …
-
Hey there, thanks for your project! 🎉
Can you please confirm that this is just client-side javascript, and that no data gets sent to any server anywhere, and no data is stored after use?
If tru…
-
After the release of the 5.8.0 the android builds of my react native apps started failing.
Builds are using the Gradle bundle command to create an .aab file.
The error is:
> Task :app:bugsnagRele…
-
Hey @c-mendoza ,
I am very newbie on flutter and Android,
but the bundled examples on the installed flutter are working fine.
For example, the **hello_world** project works fine on the same syst…
-
My project was working fine last night. I worked on another project today and did two actions which might've caused the issue I'm facing. Please remember, I'd changed nothing in this project prior to …
-
I was trying to confirm if https://github.com/flutter/flutter/issues/35734 is still reproducible on master and ran into this crash. Didn't even need to change the default `flutter create` app as it tu…
-
Unable to Archive Flutter app but working in debug or using flutter run.
Command to archive the app:
`flutter build ipa`
## Logs
#### flutter doctor -v
```
[✓] Flutter (Channel stable, 2.5…
-
## Issue
I am unsure of the exact circumstances, but when I try to make a push/set/update request in the same function in which I call my own custom modules (which don't conta…
-
Is there any plan to release [definitions](https://github.com/borisyankov/DefinitelyTyped) for TypeScript?