Skip to content

With this project you will learn how to fetch JSON data from an API with search filter in Flutter using the http library.

Notifications You must be signed in to change notification settings

FlavioAro/flutter-api-search-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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.

Http

This package contains a set of high-level functions and classes that make it easy to consume HTTP resources. It is cross-platform and supports mobile, desktop and browser.

Type this command to install the Http package

flutter pub add http

Package link:

https://pub.dev/packages/http

Version used in code:

0.13.5

API link used in code:

https://6345b3cf745bd0dbd36f6dd5.mockapi.io/person

Example

📺 Watch Video

YouTube video where the source code is explained. Subscribe YouTube channel.

With this project you will learn how to fetch JSON data from an API with search filter in Flutter using the http library.

➜ Watch My Video

⚡ Social Media

NerdAutodidata | YouTube YouTube: @NerdAutodidata

Flavio Aro | Instagram Instagram: @FlavioAro

Nerd Autodidata | Facebook NerdAutodidata: @NerdAutodidata

Flavio Aro | LinkedIn LinkedIn: @FlavioAro

Flavio Aro | GitHub GitHub: @FlavioAro

Flavio Aro | Medium Medium: @FlavioAro

Flavio Aro | Website Website: @FlavioAro

About

With this project you will learn how to fetch JSON data from an API with search filter in Flutter using the http library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published