FlickerFrames is an entertainment app designed for movie enthusiasts, providing a comprehensive collection of movies, including information about vote averages, descriptions, and cast details. With FlickerFrames, you can explore a wide range of movies and discover similar titles that match your interests.
FlickerFrames is built using Dart and Flutter, leveraging the power of the Isar database for efficient data storage. It utilizes The Movie Database (TMDb) API to fetch movie information and enhance the user experience.
To run the app on your IDE, clone the repository and follow next steps:
- copy .env.template and rename to .env
- change variables from The MovieDB
- changes on the entity files. Execute the following command "flutter pub run build_runner build"






