#

flutter-searching

Here are 7 public repositories matching this topic...

In this project retrieve some user data in JSON format from API service and using that data we create a Flutter ListView. To create a ListView we use ListView.builder class. By clicking the ListView item it opens a new window and shows all user details on that screen. Also using the search bar we can filter the ListView according to the user nam…

  • UpdatedAug 22, 2021
  • Dart

Improve this page

Add a description, image, and links to the flutter-searching topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flutter-searching topic, visit your repo's landing page and select "manage topics."

Learn more