https://github.com/mrikirill/simplemovieswiftuiwithflutterdemoapp
This app demonstrates Flutter (Dart VM) integration into SwiftUI native iOS app
https://github.com/mrikirill/simplemovieswiftuiwithflutterdemoapp
Last synced: 8 months ago
JSON representation
This app demonstrates Flutter (Dart VM) integration into SwiftUI native iOS app
- Host: GitHub
- URL: https://github.com/mrikirill/simplemovieswiftuiwithflutterdemoapp
- Owner: mrikirill
- Created: 2022-08-10T23:13:39.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-12T00:49:21.000Z (almost 4 years ago)
- Last Synced: 2025-01-22T17:47:24.584Z (over 1 year ago)
- Language: Swift
- Homepage:
- Size: 8.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# This app demonstrates Flutter intagration into SwiftUI iOS app
Note: This a demo project has been made to demonstrate the process of integrating Flutter into existing mobile app.
## Run the project
1. [Install Flutter](https://docs.flutter.dev/get-started/install) on your machine
2. Run `cd movie_detail_flutter`
3. Run `flutter clean`
4. Run `flutter pub get`
5. Run `cd SimpleMOvieSwiftUIDemoApp`
6. Run `pod install`
7. Run XCode and build the project
8. Happy coding!
## Preview
