Welcome to MovieLab! This open source movie tracker is your personal guide to finding movies, series, seasons, episodes, movie recommendations, and actors, all sourced from the largest movie database, IMDb. With MovieLab, you can access a treasure trove of films and series information right at your fingertips!
How to Use MovieLab
If you are a movie enthusiast, dive into the world of MovieLab by trying it here. Developers looking to contribute can find information here.
Screenshots
Download
You can easily download MovieLab for Android here.
Getting Started
- If you don’t have the Flutter SDK installed, please visit the official Flutter website.
- Fetch the latest source code from the master branch:
git clone https://github.com/ErfanRht/MovieLab.git - Add your API key:
- MovieLab uses the IMDb API to fetch the needed data. First, create an account on the IMDb API website to get your free API key.
- In your project, navigate to
lib/api.dartand replace the placeholder with your actual API key:
ListapiKeys = [your_api_key_here]; - Run the app using Android Studio or Visual Studio, or through the command line:
flutter pub get flutter run
Contribute
If you encounter an issue or bug, please raise a GitHub issue here. Pull requests are always welcome!
License
This project is licensed under the Apache-2.0 License.
Contact the Developer
This Flutter project is developed by Erfan Rahmati. For any inquiries, you can reach me directly at erfanrht2005@gmail.com.
Troubleshooting
Having trouble with MovieLab? Here are some troubleshooting tips:
- Ensure the Flutter SDK is properly installed and up to date.
- Double-check your API key for any typos or errors.
- Make sure the internet connection is stable while running the app.
- If you encounter issues running the app from the command line, try using a different IDE such as Android Studio or Visual Studio.
For more insights, updates, or to collaborate on AI development projects, stay connected with fxis.ai.
At fxis.ai, we believe that such advancements are crucial for the future of AI, as they enable more comprehensive and effective solutions. Our team is continually exploring new methodologies to push the envelope in artificial intelligence, ensuring that our clients benefit from the latest technological innovations.

