SyncSlides: Make targets for deploying the binaries
and creating a shortcut so app can be installed on devices.

Also couple of small fixes:
-Database structure is now created in advance.
-Bug fix where I was aborting a batch before reading
all the data.

Closes https://github.com/vanadium/syncslides/issues/15
Closes https://github.com/vanadium/syncslides/issues/3

Change-Id: I5ef2d897cddcfe69bec83f6876cf5427168d6ba6
11 files changed
tree: 846d98b9a4b03af68e41056d1868bc86da00b322
  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