abhi16180 / photon

Photon is a cross-platform file-transfer application built using flutter. It uses http to transfer files between devices. You can transfer files between any devices that run Photon.
https://photondev.netlify.app
GNU General Public License v3.0
465 stars 41 forks source link

confused regarding linux instalation #116

Closed user12xxxxxx closed 5 months ago

user12xxxxxx commented 5 months ago

do i need to setup flutter and android sdk to make this app?

abhi16180 commented 5 months ago

do i need to setup flutter and android sdk to make this app?

@user12xxxxxx You don't need flutter SDK to run the app, just extract the zip file and launch "Photon" to run it. If you want to build the app from source code then you will need flutter SDK.

user12xxxxxx commented 5 months ago

oh sorry for a dumb question 🙂 also i can't share files from linux to android (i can share from android to linux tough)

abhi16180 commented 5 months ago

@user12xxxxxx let me know if its working fine now.