HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Show HN: Foldie - Transfer Files Between Android and Mac (written in Flutter)(github.com)

3 points·by flopriore·3 anni fa·6 comments
github.com
Show HN: Foldie - Transfer Files Between Android and Mac (written in Flutter)

https://github.com/FLopriore/foldie

6 comments

flopriore·3 anni fa
Hello everybody, I'm happy to announce my latest project, Foldie. It's completely written in Flutter and uses adb to transfer files. I tried to design the UI as much noob-friendly as possible.

Feel free to report any bugs and give suggestion ;)
IndigoIncognito·3 anni fa
This is so cool!, would it be possible to make this for windows?
flopriore·3 anni fa
At the moment, I use some commands for Unix-based systems, but I don't think it would be extremely complicated to add Windows support. I'll see what I can do :)
IndigoIncognito·3 anni fa
I would love to help, I have a "medium" amount of knowledge of flutter & dart, though I could really help you with the windows commands and best practices to setup the backend, is their any way I could contact you via discord etc.
fyzix·3 anni fa
This should theoretically work with Linux then right?
flopriore·3 anni fa
In theory yes, I didn't test it though.