-
### Description
Future removeId({
required String id,
}) async {
CognitoAuthSession session = await Amplify.Auth.fetchAuthSession(
options: CognitoSessionOptions(getAWSCre…
-
First, this is an amazing package. Thank you for your efforts.
I have a project that deploys to both browsers and mobile devices. It is amazing that the only difference required is the type of clie…
-
### Description
I tried to setup up project with multi auth role for my model, graphql.schema contains models with private auth (CognitoUserPool) and public read operation (AWS IAM). When first ti…
-
**Development Machine, OS, Compiler (and Other Relevant Toolchain Info)**
Windows 10 Machine
**SDK Version (Please Give Commit SHA if Manually Compiling)**
Release [LTS_01_2023_Ref01](https:/…
-
Thanks for a really great MQTT package. I've been using it for a couple of months now and am happily publishing messages to Mosquitto (from Flutter) and processing the messages in a Dart app.
One p…
-
Hi
My server url format is like this "tcp://192.168.0.101". In order to run in local hardware device also.
Is it possible to connect tcp like "tcp://192.168.0.101"? using this library.
Thank…
-
## Steps to Reproduce
I'm using sentry for the crashlytics and found this crash, I can't reproduce the error on debug mode (or have no idea how to reproduce it). But I can provide the full stacktr…
-
Hi, I've been attempting to get the Arduino version running, but i get this if I use the original.
`Resolving esp32dev_root dependencies...
Tool Manager: Installing toolchain-xtensa32 @ ~2.80200.…
-
Hello,
I am having multiple screens/pages and a lot of widgets in my app.
Currently, I created a class as follow to create a MQTT connection which takes `onReceive` method from its constructor.
```…
-
Hi, When I communicate with my broker and send a payload with my message, I sometimes get the following error.
Do you happen to know how I could resolve this one?
```dart
Caught error: - Error de…