A platform-adaptive search for Flutter
-
Updated
Jan 21, 2022 - Dart
A platform-adaptive search for Flutter
Search is a crucial feature for many apps. Flutter already offers some search bar widgets to go with, but as soon as you want to use designs for platforms other than Material (like Cupertino), you run into problems. So what’s the best way to implement a platform-adaptive search widget in Flutter? You’ve come to the right place to find out! 😉
Flutter Search Delegate Example From JSON API
A demo flutter app to showcase some widgets from the appbase.io flutter-searchbox and searchbase packages
Add a description, image, and links to the flutter-searchbox topic page so that developers can more easily learn about it.
To associate your repository with the flutter-searchbox topic, visit your repo's landing page and select "manage topics."