Skip to content

An application that deals with movies, you can see reviews among other things, By the way it consumes the API of themoviedb.

Notifications You must be signed in to change notification settings

YerikAH/movies-app

Repository files navigation

Movie app

An application that deals with movies, you can see reviews among other things, By the way it consumes the API of themoviedb.

Development

Project structure

In the assets folder are all the files used by the application.

  • themes: Files that contain the theme of the application.
  • screen: The screen that the user can see.
  • widget: They are like components, the screen folder depends on them.
  • models: the type that has the json, which we consume.
  • providers: Consumes the API and provides our application.
  • search: the search engine.

My experience developing

An app that turned out to be a bit simple, since I use some flutter dependencies. I learned to consume an API and use some more widgets. This application was developed with the aim of practicing and learning a little more about flutter. Soon I will develop a slightly more complex application that consumes an API.

Technologies used in the project

  1. Flutter
  2. Dart
  3. http
  4. card_swiper
  5. provider

Demo

You can see the app running, just open the terminal and enter the following commands:

git clone https://github.com/YerikAH/movies-app
cd movies-app
flutter run

Screenshots

app

app

app

Author

About

An application that deals with movies, you can see reviews among other things, By the way it consumes the API of themoviedb.

Topics

Resources

Stars

Watchers

Forks

Languages