Files in the top-level directory from the latest check-in
- .metadata
- android
- ios
- lib
- linux
- macos
- resources
- src
- test
- web
- windows
- analysis_options.yaml
- deps.edn
- pubspec.lock
- pubspec.yaml
- README.md
- run-linux
- run-mac
- run-tests
streamful_desktop
Streamful desktop app!
Getting Started
Install flutter and clojure according to https://github.com/Tensegritics/ClojureDart/blob/main/doc/quick-start.md
Install appropriate libraries for your platform in the various libraries we depend on:
https://pub.dev/packages/flutter_secure_storage
Running the app
./run-mac
./run-linux
Running the tests
./run-tests