-
Hi, I try to use your sample on my emulator device but it doesn't work for me, please help me. I created a list view with a title and open the camera page when tapping on it
My camera_view.dart code …
-
Subscribing to a topic sets my MqttServerClient to `MqttSubscriptionStatus.pending` (as expected).
Here is my function:
```
void subscribeToTopic(String topicName) {
if (client.connect…
-
`[ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: NoSuchMethodError: The setter 'onDisconnected=' was called on null.
E/flutter ( 5787): Receiver: null
E/flutter ( 5787): Tried call…
-
![amplify-cli error](https://user-images.githubusercontent.com/55311391/103482271-f2308080-4e05-11eb-9bf3-1e59da7f4e3f.PNG)
The logs
0 info it worked if it ends with ok
1 verbose cli [
1 verbose…
-
I trying connect to AWS-IOT with Cognito. This is ok for 1 client, but, case i try use other client i get an error:
My code for connect:
```
mqttClient = new MqttServerClient.withPort(URL, data['…
-
add client.reconnect = true?
auto reconnect
-
Getting error in log while trying to upload image through mqtt_client,the error is as mentioned below
```
I/flutter (15620): 2019-12-09 15:41:31.352173 -- MqttConnection::_onData
I/flutter (15620…
-
sory i update my issue...
now i tried to make the options is same based on mqtt.js (btw the connection in mqtt.js is suceed)
but tried with this lib got an error..
this is my configurations
…
-
When I use mqtt_client: ^ 5.6.2, executing the packages get command will prompt the following error, how can I solve it?
Because mqtt_client> = 5.6.2 depends on meta ^ 1.1.8 and every version of flut…
-
## HMR
A thing missing with Deno, is the possibility to implement hot module reloading. HMR is widely use in JS development but right now is not really possible to implement it properly with Deno. Wo…
apiel updated
4 years ago