-
Please port WPF to other platforms so we could use it to build desktop software for other operation systems.
-
- [x] I have updated Purchases SDK to the latest version
- [x] I have read the [Contribution Guidelines](https://github.com/RevenueCat/purchases-flutter/blob/main/CONTRIBUTING.md)
- [x] I have read …
-
I hope I describe this correctly.
I have a page which creates different widgets depending on the state of category display
` if (state is CategoryLoading) {
return Scaffold(
…
-
## Description
1. You can use any language for android - Java/ kotlin/ flutter
2. You can create beginner friendly application with your own idea, and designs
3. Please use appropriate comments …
-
I'm running into what I think is the same issue as seen in https://github.com/maierj/fastlane-action/issues/64 except on older versions of ruby that should be supported.
My entire Github workflow i…
-
### use case
I would like to structure my tests in a way that allow me to
- test `listeners` on cubit change
- rely on underlying provider for dependency injections in listeners and cubit
- test…
-
---
Manufacturer : Xiaomi
Model : Mi 9T Pro
Product : raphael_eea
Screen Resolution : 1080 x 2340 pixels
Android Version : 10
App Version : 2.2.5
CandyBar Version : 3.13.0
…
-
## Steps to Reproduce
```
String webviewApp = await rootBundle.loadString('assets/webview/app.html');
controller.loadUrl(Uri.dataFromString(webviewApp,
mimeType: 'text/html…
-
[This is very similar to http://github.com/flutter/flutter/issues/15798]
I wanted to open a new issue for this because the issue above is quite generic. Our clients have been complaining that abili…
-
Please see here: https://github.com/dart-lang/sdk/issues/47327#issuecomment-931528909
I removed your package and the test I wrote for it and everything is fine.
Why would it cause that?