langx / langx-flutter

Here is the Flutter-based version of the LangX application, originally developed using the Ionic Angular framework.
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

"Refactor search and filter icons, update FiltersPage UI" #31

Closed xuelink closed 2 months ago

xuelink commented 2 months ago

This pull request includes several refactorings to improve the search and filter functionality in the codebase. The search and filter icons in the community.dart file have been updated to use the correct size. Additionally, unnecessary background color has been removed from the FiltersPage and the UI has been updated to remove unnecessary code.