thingsboard / flutter_thingsboard_app

ThingsBoard Mobile Application
https://thingsboard.io/products/mobile/
BSD 3-Clause "New" or "Revised" License
208 stars 155 forks source link

Error on flutter run... #18

Closed AngeLinuX99 closed 4 months ago

AngeLinuX99 commented 2 years ago

Hi,

I got this error when i launch a flutter run command, any help to solve it ?? Thanks !

Running "flutter pub get" in flutter_thingsboard_app... 3,9s Launching lib\main.dart on M2101K9AG in debug mode... lib/modules/dashboard/dashboard.dart:384:87: Warning: Operand of null-aware operation '!' has type 'WidgetsBinding' which excludes null.

FAILURE: Build failed with an exception.

BUILD FAILED in 1m 13s Running Gradle task 'assembleDebug'... 75,0s Exception: Gradle task assembleDebug failed with exit code 1`

ybeshkarov commented 5 months ago

Hello @AngeLinuX99!

I'm not able to reproduce this issue. Is it reproducible for you? Thank you!

ybeshkarov commented 4 months ago

Closed as no response.