syncslides: Basic SlideShow view.

-memory and syncbase APIs for current slide number.
-basic slideshow view with next/prev buttons.
-start of setup for syncing slidenum by allowing
two devices to run at the same time.

Change-Id: I1c5761fbddb726ebb7db13e76f485cd1f7c4894c
13 files changed
tree: 17a787bfe7119064de7f0371f8b7ee8a4da20270
  1. android/
  2. dart/
  3. .gitignore
  4. AUTHORS
  5. CONTRIBUTING.md
  6. CONTRIBUTORS
  7. LICENSE
  8. PATENTS
  9. README.md
  10. 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