syncslides: Updating to the latest versions of Flutter,
Mojo and v23Discovery and fixing breaking changes.

-Adding some logging.
-Using asset bundl so images load when phone is
not connected Fixes: https://github.com/vanadium/syncslides/issues/1

Please note that Flutter no longer publishes on Pub and
therefore we all need to have a clone of Flutter at a
specific place (until we add a Flutter profile)

I have added two files that specify the commit # for
flutter and mojo that I have tested the app in. This is
temporary and will go away when we have Mojo and Flutter
profiles.

Change-Id: If658a9cebb3fb649686dcfb5b88dfc164b74c6c9
14 files changed
tree: fc45cfffc0bbc5a1809f8d9ed82fe400f577b5b8
  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