Application I build for Liquid Galaxy
-
It's an app to interact between the Beyond software (Pangolian Laser Group)
-
Uses OSC Network to transer the commands
-
Build using Flutter
-
To run this app
git clone https://github.com/Rancho-rachit/laser-slide.git
-
Change directory
cd laser_slide
-
install all the packages
flutter pub get
-
run the app
flutter run