https://github.com/itsarjunsinh/flunity
Flutter App that can launch multiple embedded Unity games
https://github.com/itsarjunsinh/flunity
flutter unity
Last synced: 3 months ago
JSON representation
Flutter App that can launch multiple embedded Unity games
- Host: GitHub
- URL: https://github.com/itsarjunsinh/flunity
- Owner: itsarjunsinh
- License: mit
- Created: 2020-07-28T20:14:19.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-21T09:49:52.000Z (almost 6 years ago)
- Last Synced: 2025-02-25T10:52:05.165Z (over 1 year ago)
- Topics: flutter, unity
- Language: ASP
- Homepage:
- Size: 56.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flunity
Flunity is a Flutter app that can launch multiple Unity Games (Game scenes). The games are packaged inside the Flutter app.
Flunity uses a custom script in the Unity project that changes the scene based on user's selection in the Flutter side of the app.

## Links
[Download](https://github.com/itsarjunsinh/flunity/releases) | [Watch Demo](https://www.youtube.com/watch?v=Z4-SWY1wM6s)
## Credits
[Flutter Unity Widget](https://github.com/snowballdigital/flutter-unity-view-widget) for embedding Unity view.
## License
This project is licensed under the [MIT License](LICENSE).