/Flutter-Movies

Movies App made using Flutter and powered by tmdb api. This project follows bloc architecture.

Primary LanguageDartApache License 2.0Apache-2.0

Flutter Movies with Bottom Sheet Transition

Modified Flutter-Movies .Check it to see screenshots and other descriptions,

whats different?

-- Data type errors fixed and other improvements -> Added Bottom Sheet Trasition and some other local cinema information -> Removed Similar Movies section -> Changed material positions

First Run

flutter pub get

After that, add your moviedb api key to MovieApiProvider

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.