A personal project movie booking application with flutter.
Before build or run this app, you must configure:
- Rename
.env-examplefile to.env, then fill all needed API keys with your own and select database type. - Download dependencies with
dart pub geton terminal in project directory. - Run
dart run build_runner build. - Run this application in Android/iOS emulator or build.