icemanbsi / searchable_dropdown

MIT License
107 stars 162 forks source link

error #154

Closed gulsenkeskin closed 1 year ago

gulsenkeskin commented 1 year ago

/C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/searchable_dropdown-1.1.3/lib/searchable_dropdown.dart:371:41: Error: The getter 'subhead' isn't defined for the class 'TextTheme'.

For solutions, see https://dart.dev/go/unsound-null-safety

lcuis commented 1 year ago

Hello @gulsenkeskin ,

Thanks for reporting this issue. You may want to consider a more recently updated plugin such as search_choices for example. It is mostly compatible.

gulsenkeskin commented 1 year ago

I'm using it now, it works fine. Thank you very much.

lcuis commented 1 year ago

Thanks for your confirmation @gulsenkeskin !