Flutter project built use BLoC architecture, this application implements api from themoviedb.
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
For help getting started with Flutter, view flutter online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.