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.
- Host: GitHub
- URL: https://github.com/diasnrg/cinema
- Owner: diasnrg
- Created: 2022-06-30T13:41:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-03T09:32:59.000Z (almost 4 years ago)
- Last Synced: 2024-07-30T19:28:15.378Z (almost 2 years ago)
- Topics: app, cubit, dart, flutter, localization
- Language: Dart
- Homepage:
- Size: 38.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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