https://github.com/vnt-dev/vntapp
https://github.com/vnt-dev/vntapp
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vnt-dev/vntapp
- Owner: vnt-dev
- License: apache-2.0
- Created: 2023-07-05T13:50:58.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-31T14:46:39.000Z (over 1 year ago)
- Last Synced: 2025-04-06T05:51:09.502Z (11 months ago)
- Language: Dart
- Size: 85.6 MB
- Stars: 92
- Watchers: 3
- Forks: 40
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VNT GUI
VNT GUI
## Build
### Install
After [Flutter](https://docs.flutter.dev/get-started/install) and [Rust](https://www.rust-lang.org/tools/install) are installed, install `flutter_rust_bridge`
### Run
```
flutter run
```
## Special
Thanks to ChatGPT for helping with a lot of the work on this project.