scatterbrain 0.0.1

API for controlling a Scatterbrain Router android application from desktop apps
Documentation
1
2
3
4
5
6
7
8
9
10
11
cargo:
  debug:
    toolchain: nightly
    extra_flags:
      - --features
      - flutter_gen
  release:
    toolchain: nightly
    extra_flags:
      - --features
      - flutter_gen