Skip to content

A flutter project that makes requests to a Rest API, and displays the information received.

Notifications You must be signed in to change notification settings

LucasRibP/movie_search_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Search App

A Flutter project with the intent of practicing the following skills:

  • API Communication
  • Navigation 2.0
  • Basic Layouting
  • Async/Await

What it does?

  • The app offers a search bar, where the user can search for a movie title they want to find.
  • The app displays the search results as a clickable list, where the user can see more details about the movies.
  • Uppon clicking, the user navigates to another page with details about the selected movie.

Extra Features

  • Infinite scrolling list when searching.
  • URL updating according to changes in the app.

About

A flutter project that makes requests to a Rest API, and displays the information received.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published