WahidNasri / flutter-mqtt-chat-client

A Chat app developed with Flutter, it uses MQTT protocol
GNU General Public License v3.0
147 stars 34 forks source link

A lot of errors when run: #3

Closed lucasjinreal closed 3 years ago

lucasjinreal commented 3 years ago

image

Any ideas?

lucasjinreal commented 3 years ago
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel master, 2.6.0-12.0.pre.185, on Ubuntu 20.04 LTS 5.4.0-81-generic, locale en_US.UTF-8)
[!] Android toolchain - develop for Android devices (Android SDK version 29.0.3)
    ✗ cmdline-tools component is missing
      Run `path/to/sdkmanager --install "cmdline-tools;latest"`
      See https://developer.android.com/studio/command-line for more details.
    ✗ Android license status unknown.
      Run `flutter doctor --android-licenses` to accept the SDK licenses.
      See https://flutter.dev/docs/get-started/install/linux#android-setup for more details.
[✓] Chrome - develop for the web
[✓] Linux toolchain - develop for Linux desktop
[✓] Android Studio (version 3.6)
[✓] VS Code (version 1.45.1)
[✓] Connected device (2 available)

! Doctor found issues in 1 category.
WahidNasri commented 3 years ago

It is related to Moor library. Try to: