Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.32 KB

README.md

File metadata and controls

46 lines (30 loc) · 1.32 KB

Flutter BLoC Architecture

Download from Google Play

Flutter project built use BLoC architecture, this application implements api from themoviedb.

Getting Started

register and get api key from themoviedb

to run this project

  flutter pub get

  flutter run

run for web

 flutter run -d chrome

run build/web with local server using dhttpd.

The results of the flutter web can be checked here FLUTTER CINEMA

List of libraries in this project

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