Skip to content

PearDrop App

GoldinGuy edited this page Jun 30, 2020 · 1 revision

The app will be built on Flutter, a framework that will enable cross-platform compatibility for a single codebase. Ideally, a one-page scenario with the following UI/UX flow:

Open App or Click On Share Sheet/Taskbar => Select File to Share => Select Device to Share To

Once a device has been clicked on, it will initiate a function that will display a modal panel to the receiving device asking them to accept or decline. If the transmission was accepted, it will share the file to the other device. The sharing user can then select another device to send to, or click on the file button to select a different file to send.

Clone this wiki locally