An open API service indexing awesome lists of open source software.

https://github.com/diasnrg/cinema

Client for api.themoviedb.org API using Flutter SDK to display the list of films and detailed information.
https://github.com/diasnrg/cinema

app cubit dart flutter localization

Last synced: 26 days ago
JSON representation

Client for api.themoviedb.org API using Flutter SDK to display the list of films and detailed information.

Awesome Lists containing this project

README

          

# Cinema app
Client for api.themoviedb.org API using Flutter SDK to displey the list of films and their detailed information.

## Features and optimizations
#### sorting list of films by parameters: rating, title and release date.
#### parsing json in isolate (compute).
#### using system locale for app localization.
#### cubit for state management.

## Screenshots





## Demo

### System locale

### Error handling