Movies Book
Movies app built using Flutter framework
This is a flutter app works absolutely fine on both (Android/IOS) since we're dealing with Flutter and Dart
Couple things you may have to consider:
1- This project was Migrated to AndroidX
2- This project contains some additional folders named as (assetss/images) for required images inside the app, (fonts) for future need, and (Screenshots)
Update or Modify the project
You actually don't have to do anything, download this whole project, open it inside VS Code and start do what ever.