Closed josvos closed 6 years ago
OK, please test under the newly released 3.0.0 client, see issue 24
New test with Flutter dev 0.7.1, Dart version 2.1.0-dev.1.0.flutter-ccb16f7282, mqtt_client f58a2fd879f00ce2ecedf52dc09a8ce8295b76ba: 3 warnings stay the same.
OK, just complete the completer without returning, as in
completer.complete();
Works OK here
Did you change something? Which commit? Anyway, all warnings still are the same using git: https://github.com/shamblett/mqtt_client.git
for dependency mqtt_client
in pubspec.yaml
.
Nothing changed, just waiting to see if one of the flutter guys can test the above change, if it works I'll re-publish.
Trial fix incorporated into release 3.1.0, please re-test
Works fine now, thanks!
The folliowing 3 (similar) warnings appear (Flutter dev 0.7.0, Dart 2.1.0-dev.1.0.flutter-69fce633b7, mqtt_client bd326b599db5d23d62023cfe83840aad12d5c2cd):