UWRealityLab / xrcapstone22wi-team8

XR whiteboard, maybe a little more
https://UWRealityLab.github.io/xrcapstone22wi-team8
3 stars 3 forks source link

File Transfer Client in Flutter #8

Closed ApolloZhu closed 2 years ago

ApolloZhu commented 2 years ago

Note for Reviewer

boardless_outside/lib/main.dart is the main file handling the UI, the rest are just skeleton files to get it running on each specific platform.

Changelog

Demo

Testing

Tested on Web, Android, iOS, and macOS

Known Issues

See https://github.com/UWRealityLab/xrcapstone22wi-team8/issues/10

File Management Architecture

See https://github.com/UWRealityLab/xrcapstone22wi-team8/wiki/File-Management-Architecture

Why Flutter, not C# and Unity?

ApolloZhu commented 2 years ago

Should the demo page be blank?

@KH-Kyle the page does take a long time to load, but shouldn't be blank after about 5 to 10 seconds (an unfortunate thing with Flutter). Could you please double-check to confirm?

KH-Kyle commented 2 years ago

Should the demo page be blank?

@KH-Kyle the page does take a long time to load, but shouldn't be blank after about 5 to 10 seconds (an unfortunate thing with Flutter). Could you please double-check to confirm?

It showed up! I used Safari at first which took really long but it's 5-10 sec for Chrome.

ApolloZhu commented 2 years ago

Sounds good, merging