Skip to content

QuickBirdEng/flutter_platform_search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Platform Search

Flutter platform search is an abstract implementation of the Flutter search delegate. It is a time saving way to implement a platform adaptive search. The example includes reference implementations for Android(Material), iOS(Cupertino) and Windows(FluentUI).

If you are looking for a guide on how to use it check out the blog article: Flutter platform search

Demo

Material (Android) iOS (Cupertino) Windows (FluentUI)
drawing drawing drawing

👤 Author

This example app and the blog article were created with 💙 by QuickBird Studios.

📃 License

The Example app is released under the MIT license. See LICENSE for more information.