Skip to content

codemike513/FLUTTER-MOVIE-SEARCH-APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MOVIE SEARCH APP

Flutter Version Dart Version

A Movie Search Application built with Flutter.

Table of content

Getting Started

This project is a beginner-friendly application for searching Movies.

You can get an idea by seeing the web version of MOVIES APP.

Clone the repository and use it in your local system

git clone https://github.com/codemike513/FLUTTER-MOVIE-SEARCH-APP.git

For this project, Flutter should be installed in your system. If you haven't installed Flutter, just check out this official documentation and get started.


Project Info

This Project basically uses an API to scrap data for various Movies. In this Project Lottie Animations are used and OMDb API is used.

You can get the API KEY by just entering your E-Mail.

Change the API_KEY in the movieService file to your own API_KEY.


How to Run

  • Clone the Repository.
  • Change the Directory to specified folder.
cd FLUTTER-MOVIE-SEARCH-APP
  • Now start the Emulator and run the command in the terminal.
flutter run

Project Output


Technology Used

  • Flutter
  • Dart

Get Help

About

A Movie Search Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages