diegoveloper / flutter_percent_indicator

Flutter percent indicator library
BSD 2-Clause "Simplified" License
679 stars 206 forks source link

flutter 3.0.0 is detecting issue with the library #157

Closed Bahrom2101 closed 2 years ago

Bahrom2101 commented 2 years ago

/D:/flutter_windows_3.0.0-stable/flutter/.pub-cache/hosted/pub.dartlang.org/percent_indicator-4.0.0/lib/linear_percent_indicator.dart(162,20): warning G1E0FE241: Operand of null-aware operation '?.' has type 'WidgetsBinding' which excludes null. [D:\FlutterProjects\billz_cashier_desktop\build\windows\flutter\flutter_assemble.vcxproj]

AgnRakul commented 2 years ago

whats the solution ?

diegoveloper commented 2 years ago

whats the solution ?

I'll check

AgnRakul commented 2 years ago

sure Bro , I think its include unwanted nulls

diegoveloper commented 2 years ago

new version is ready

AgnRakul commented 2 years ago

Thanks Dude

YouSour commented 2 years ago

awesome , thank you