flutter-search
There are 9 repositories under flutter-search topic.
afgprogrammer/Flutter-searchable-listview
Flutter Searchable ListView - Day 28
hoc081098/search-book-flutter-BLoC-pattern-rxdart
❄️[Functional reactive programming (FRP)] :zap: Flutter search book using bloc pattern, rxdart 🌺 Star if it is helpful 🌺
QuickBirdEng/flutter_platform_search
A platform-adaptive search for Flutter
noobieKz/Movie_Flutter_BLoC_RxDart
Sample Movie-Flutter app. Using BLoC pattern with RxDart.
Amitbhave/flutter-barcode-search
Flutter Search using Barcode Scanning
FlavioAro/flutter-api-search-list
With this project you will learn how to fetch JSON data from an API with search filter in Flutter using the http library.
pkmangukiya/flutter_search_view_pk
A fully customizable Flutter search view with auto-complete suggestions and optional filters — ideal for building intuitive, dynamic search experiences.
doganozan/CryptoCurrencyApp-
A CryptoCurrency Application Built With Flutter
coderbaba0/searchinjsondata-adativeui-
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! 😉