textfield_tags
textfield_tags copied to clipboard
null safety error
need to replace "!" to "?" character, It doesn't work because there is no question mark because there is a definition that can be null.
lib>src>controller.dart line 87 #60 #58
Were you able to catch where this exception was thrown? I just upgraded it to Flutter 3.0, and it passed my tests. If you perhaps post a snipped example would help me debug this. Thanks
@eyoeldefare does the commit helps you?
Hey, no. They need to either upgrade to flutter 3.0 or downgrade the package most likely.
Feel free to reopen this if the new update doesn't fix this considering its the same issue as $63