Connecting to HIVEMQ using Flutter and mqtt_client

I found this repo

However, we get this error:
Error: Cannot run with sound null safety, because the following dependencies
don’t support null safety:

  • package:mqtt_client
  • package:event_bus
  • package:crypto
  • package:convert

For solutions, see Unsound null safety | Dart