textfield_tags icon indicating copy to clipboard operation
textfield_tags copied to clipboard

null safety error

Open tekangun opened this issue 2 years ago • 3 comments

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

tekangun avatar Jun 27 '22 14:06 tekangun

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 avatar Jun 28 '22 00:06 eyoeldefare

@eyoeldefare does the commit helps you?

erkinyldz avatar Jul 08 '22 11:07 erkinyldz

Hey, no. They need to either upgrade to flutter 3.0 or downgrade the package most likely.

eyoeldefare avatar Jul 10 '22 20:07 eyoeldefare

Feel free to reopen this if the new update doesn't fix this considering its the same issue as $63

eyoeldefare avatar Sep 15 '22 16:09 eyoeldefare