SyncSlides: Only support one live presentation at a time.

Presenting multiple decks at the same time is not a use-case
that we need to support.

Starting a new presentation will stop the previous
presentation, if any.

Change-Id: I27b58f8ba91abd11510a5a3554c2a493561e42d8
3 files changed
tree: 1aa7ae3706bd0d2945d9453cb5935f7c69468139
  1. android/
  2. dart/
  3. .gitignore
  4. AUTHORS
  5. CONTRIBUTING.md
  6. CONTRIBUTORS
  7. LICENSE
  8. PATENTS
  9. README.md
  10. schema.md
  11. VERSION
README.md

SyncSlides

A simple multi-device presentation system, with state synced across devices using Syncbase.

Java/Android Version

https://github.com/vanadium/syncslides/tree/master/android

Dart/Flutter Version

https://github.com/vanadium/syncslides/tree/master/dart