booleanbites / houzi-support

Support forum repo for issues & bugs reported for Houzi Flutter App.
4 stars 0 forks source link

Warning: Operand of null-aware operation '!' has type 'WidgetsBinding' which excludes null #16

Closed Davisme2 closed 1 year ago

Davisme2 commented 1 year ago

I GET THIS PROBLEM WHEN I USE "flutter run" In my App please help me

Running Gradle task 'assembleDebug'... /C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/pull_to_refresh-2.0.0/lib/src/smart_refresher.dart:513:22: Warning: Operand of null-aware operation '!' has type 'WidgetsBinding' which excludes null.

Error detected in pubspec.yaml:

FAILURE: Build failed with an exception.

BUILD FAILED in 13m 50s Exception: Gradle task assembleDebug failed with exit code 1

Davisme2 commented 1 year ago

My flutter version: 3.0.5 I use android studio. I will show a screenshot of Any page in the project. if you need Capture d’écran 2022-12-16 161511

AdilSoomro commented 1 year ago

We've released an updated version 1.1.5 with all pubspec issue fixed. Please try that.

Also update Flutter 3.3.7 or 3.3.8. Also make sure, you've android sdk 32 installed.

If the error still persists, install team viewer and send an email to houziapp@gmail.com

Davisme2 commented 1 year ago

ok thanks

AdilSoomro commented 1 year ago

marking this issue as closed. let me know if you face any issue.