omarhurani / flutter_painter

A Flutter widget to draw scribbles and text on a background image or color 🎨
MIT License
139 stars 107 forks source link

flutter_painter: ^1.0.0 error on flutter sdk 3.0.5 #37

Closed alexlozdev closed 2 years ago

alexlozdev commented 2 years ago

/C:/flutter/flutter_3.0.5/.pub-cache/hosted/pub.dartlang.org/flutter_painter-1.0.1/lib/src/views/widgets/text_widget.dart:32:20: Warning: Operand of null-aware operation '?.' has type 'WidgetsBinding' which excludes null.

alexlozdev commented 2 years ago

https://github.com/omarhurani/flutter_painter/issues/31