Skip to content

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…

AkilaS8/Searching-ListView-Flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter | Searching List View with JSON Data

ListView | JSON Data | Filtering | Searching | Url Launcher | List Navigator | Hero Animation |Lottie Animation

image

Github Linkedin Gmail image image

img

Project Description

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 name and user job title. Additionally, by creating this project you can have some idea about how to use the ListTitle widget, Hero Animations, Lottie Animations, and Url Launcher.


Demo Video:

https://www.youtube.com/watch?v=xjOxBv_2cM4

Include:

  • ListView
  • JSON Data
  • Filtering
  • Searching
  • Url Launcher
  • List Navigator
  • Hero Animation
  • Lottie Animation

About

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…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published