-
### Package and Environment Details
* Package Name/Version: **libcurl/7.77.0**
* Operating System+version: **Linux Ubuntu 18.04**
* Compiler+version: **GCC 9**
* Conan version: **conan 1.3…
-
Hi WahidNasri,
I can't find out how to register a user.
After building the app, here is the terminal output (sorry it seems a bit long)
$ flutter run ...
`💪 Running with sound null safety…
-
## Bug report
**Does not generate aar in version 0.4.0+2**
In version 0.3.2 it was able to generate the aar artifact. with this new version I get an error that I don't know how to solve.
### St…
-
Hello, I am working with Flutter web and I need to connect to my mqtt broker developed with RabbitMQ through a secure connection using certificates.
This is the implementation I do. [https://www.rabb…
-
Hi there,
on pub.dev the package states that android, ios, linux, macos and windows are supported platforms.
This doesnt seem to be the case however, compiling for android fails since dart:html is…
-
Hi first of all thanks for frequent updates on this package,
I tried using autoReconnect = ture while creating the mqttConnection , it works great but faced some problems after reconnection is done.
…
-
-
My flutter app is sending status information to an MQTT server on Azure.
If the updates are about a second apart, all goes well. If they get mre frequenet, the clinet disconnects and I get a flutte…
-
I am running this default code for aws_iot.dart example, but this code does not terminate after the main, I think there are some Isolates that are still running.
```
/*
* Package : mqtt_client
*…
-
I tried to run the mqtt_server_client_websocket.dart example connecting to test.mosquitto.org and or broker.hivemq.com but the result is the same:
flutter: EXAMPLE::Mosquitto client connecting....
…