Note: This a demo project has been made to demonstrate the process of integrating Flutter into existing mobile app.
- Install Flutter on your machine
- Run
cd movie_detail_flutter
- Run
flutter clean
- Run
flutter pub get
- Run
cd SimpleMOvieSwiftUIDemoApp
- Run
pod install
- Run XCode and build the project
- Happy coding!