leanflutter / window_manager

This plugin allows Flutter desktop apps to resizing and repositioning the window.
https://pub.dev/packages/window_manager
MIT License
701 stars 193 forks source link

feat: add search bar to example app #441

Open Merrit opened 7 months ago

Merrit commented 7 months ago

window_manager_search

https://github.com/user-attachments/assets/618b9359-b2d0-48da-8ca7-bc4d17db6635

There are many methods now, and it can be difficult to find the one you want in such a long list. This adds a search bar to the example app to make it easier to find the method you want.