A Flutter application that allows you to search for actors and actresses from your favorite movies and TV shows. The app uses the The Movie Database API to fetch the data.
Go to the The Movie Database API and read the instructions to get an API key.
One you have your API key and token, copy the file sample.env
into a .env
file in the root directory of the project and add your API key/token.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
To uninstall the app from the device, run the following command:
adb uninstall com.trespassstudio.thespian
The end design can be previewed on Figma.