This repository has been archived on 2020-08-22. You can view files and clone it, but cannot push or open issues or pull requests.
flutter-unity-view-widget/README.md

33 lines
407 B
Markdown
Raw Normal View History

2019-03-09 10:47:09 -05:00
# flutter_unity_widget
2019-03-26 17:06:17 -04:00
Flutter unity 3D widget for embedding unity in flutter. Add a Flutter widget to show unity. Works on Android, iOS in works.
2019-03-09 10:47:09 -05:00
## Getting Started
2019-03-26 17:06:17 -04:00
2019-03-26 17:21:13 -04:00
## Requirements
2019-03-09 10:47:09 -05:00
2019-03-26 17:06:17 -04:00
## Preview
2019-03-09 10:47:09 -05:00
2019-03-26 17:06:17 -04:00
## How to use
### Add Unity Project
### Configure Player Settings
**IOS Platform**:
### Add Unity Build Scripts and Export
### Add UnityMessageManager Support
> **Do not run in the simulator**