-
## Steps to Reproduce
1. Execute `flutter build web --profile --web-renderer canvaskit` on the repository https://github.com/propops/canvaskitflutterissue
2. run localhost:4200 after starting a …
-
**Description:**
Hello,
I created the sample application as per your provided example, but facing some issues
1. After running the project with the below command as redirectUrl needs the port no…
-
### Description of the bug
I just copied the code and tried to run into the iOS simulator, but it is not running.
### Steps to reproduce
I just copied the code and tried to run into the iOS simula…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I am trying to create basic S…
-
### Description
I am trying to use SAML identity providers in my Cognito user pool. amplify_flutter can use SAML identity provider?
I have consulted the documentation and cannot figure out how to …
-
## Summary
This request for comment seeks commentary on the idea of extricating the wasmCloud dashboard (aka `washboard`) functionality from the OTP host and ensuring that functionality is held elsew…
-
Hi,
I got a curious behavior when I try to use this library.
Whenever i click on anything inside the webview (link, text field, radio button) the webview seems to crash and restart.
In the term…
-
Swagger Parser does not seem to respect content type for generated client of the following example. I have to add `contentType: 'application/x-www-form-urlencoded'` and ` data: _data.toJson()` to the …
-
**Describe the bug**
We are currently using the flutter_web_auth plugin to present a ping fed webview. The url looks like so:
```
'https://XXXXXXXXXX.amazoncognito.com/oauth2/authorize?identity_pr…
-
**Bug report**
When I tried to login in app using `firebase_auth` with keycloak and after calling `signInWithCredential()`
the following exception is thrown:
`[firebase_auth/unknown] null`
This …