ionicfirebaseapp / getwidget

Most popular and easy to use open source UI library with 1000+ Widgets to build flutter app.
https://www.getwidget.dev
MIT License
4.52k stars 602 forks source link

find and fix getwidget issues. #307

Closed atul-vashisht closed 1 year ago

atul-vashisht commented 1 year ago

Fixed two issues

  1. GF-DROPDOWN: type '(String?) => void' is not a subtype of type '((dynamic) => void)?' Type info passing was missing in state class

  2. GF_SEARCH_BAR: textColor is not defined textColor property was not defined