homie_dart_on_mqtt_client 1.2.0
homie_dart_on_mqtt_client: ^1.2.0 copied to clipboard
An implementation for a BrokerConnection based on mqtt_client for homie_dart.
1.2.0 15.08.2019 #
- Added new exports, since homie_dart 2.0.1 introduces new libraries
- Support for homie_dart 2.0.1
1.1.1 29.07.2019 #
- Throw a StateError if connect is called a second time on the same MqttBrokerConnection instance
1.1.0 26.07.2019 #
- Added possibility to use credentials (username and password) when connecting a mqtt broker
1.0.0 07.07.2019 #
- Initial public release