Skip to content

A simple application to overview various status of obs via websocket

Notifications You must be signed in to change notification settings

stevsimo/obs_status

Repository files navigation

obs_status

A new Flutter project. A simple application to overview various status of obs via websocket

Getting started

# Clean & Install dependencies
make clean

# Run the app
make run (dev-mode)
make run-prod (prod-mode)

# In der Entwicklung Dart files generieren
make build-runner-watch

Commit

Check your code:

make format
make lint
make test

Build and Release

# Clean build
make clean
make build-runner


# Build .apk
make build-apk # Google Testing

About

A simple application to overview various status of obs via websocket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published