SyncSlides: Initial app setup with some basic
functionality implemented.

With this CL, one can run SyncSlides in either
memory-based store or Syncbase store and view a
list of sample Decks and list of slides for each
deck.

The decks are demo data and loaded by demo-specific
loader. We can have SdCardLoader, GoogleDriveLoader, etc
later on. The demo loader also randomly adds/removes
decks periodically.

Screenshots: https://goo.gl/photos/4R6Gg5b5cMBGDGgP9

Change-Id: I9e6d5ca1442e42eb90ce4a49f0357b56a923f935
33 files changed
tree: a0826995a4e70c9df1d6e1c3181a23a573dfc7d6
  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