My new project for my mid exam mobile programming.
Flutter documentation :
- https://docs.flutter.dev/cookbook/networking/fetch-data
- https://docs.flutter.dev/development/ui/navigation
API source : First API
- https://search.imdbot.workers.dev/?q=$name
- *$name is the film that we want to search Second API
- https://search.imdbot.workers.dev/?tt=$id
- $id is the film id that get from the first API and send to detail page