Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 782 Bytes

File metadata and controls

20 lines (10 loc) · 782 Bytes

⚠️ THIS IS NOT THE RESPOITORY FOR THE ACTUAL FLOATY FLUTTER APP THAT IS HERE

FloatyWebsocketController

⚠️ This is not the intended interface for the Floaty Website and is only intended for emergency use. If you want to use the floaty website please use the discord bot for control.

This is the websocket controller for the Floaty Website intended as a replacement for the discord bot incase discord is down or the bot is broken.

Flutter installation

You can install Flutter from here.

Dependencies

Run flutter pub get to install dependencies.

Run

Run flutter run to start the app.