mohamadayash22 / flutter-movie-app

Movie app made in Flutter with clean architecture using BLoC, Hive and the movie db API.
88 stars 36 forks source link

How can i fix this error? #1

Closed sajedulsakib001 closed 1 year ago

sajedulsakib001 commented 1 year ago

Screenshot 2023-09-03 164142

mohamadayash22 commented 1 year ago

Thank you for reporting this issue. Flutter has now adopted the "SearchBar" name for one of its built-in widgets. To resolve this, you only need to rename your widget. I've already taken care of this and committed the required changes.