New post on /r/flutterdev subreddit:
Those of us who want to learn and build something with Flutter, Can we build this open source app together, while helping each other , working as a team ?
I tried learning Flutter in past with Books and Video tutorials (I did complete 50-60%, read lots of documentation) but all that is lost due to non-usability. Now I'm learning with a project based approach, I guess we must jump in to water to learn how to swim!.So I had this idea where flutter will be a perfect fit.A universal file explorer :- which will let me access and view my videos, images, pdfs and .md notes stored on different devices on a local network, from any single device. Plus we can bookmark favorite locations, stream videos from one dives to other. We will build a local P2P network -- It will be like accessing all our files from all devices we have from single File Explorer. Dart core will be a good match for this.I'm just looking in to having an experience on how to work in a team, how to document, how to go from idea to breaking down the project and implementing it. We could learn together while helping each other.Notes : This app has to work offline, there won't be anything 'online'. As source is opensource we can trust this app for privacy and stuff!! so any tips are helpful if you are experienced and have other stuff in your plate.We all are fresher in this and want to learn in peer while working as a team.Here is a link to the repo.Feel free to add or update the .md file. We can discuss on Discord more.#missionOpenSource
March 06, 2021 at 08:42PM by dnyand33p
https://ift.tt/3riSSjL
Those of us who want to learn and build something with Flutter, Can we build this open source app together, while helping each other , working as a team ?
I tried learning Flutter in past with Books and Video tutorials (I did complete 50-60%, read lots of documentation) but all that is lost due to non-usability. Now I'm learning with a project based approach, I guess we must jump in to water to learn how to swim!.So I had this idea where flutter will be a perfect fit.A universal file explorer :- which will let me access and view my videos, images, pdfs and .md notes stored on different devices on a local network, from any single device. Plus we can bookmark favorite locations, stream videos from one dives to other. We will build a local P2P network -- It will be like accessing all our files from all devices we have from single File Explorer. Dart core will be a good match for this.I'm just looking in to having an experience on how to work in a team, how to document, how to go from idea to breaking down the project and implementing it. We could learn together while helping each other.Notes : This app has to work offline, there won't be anything 'online'. As source is opensource we can trust this app for privacy and stuff!! so any tips are helpful if you are experienced and have other stuff in your plate.We all are fresher in this and want to learn in peer while working as a team.Here is a link to the repo.Feel free to add or update the .md file. We can discuss on Discord more.#missionOpenSource
March 06, 2021 at 08:42PM by dnyand33p
https://ift.tt/3riSSjL
GitHub
dnyand33p/Universal-File-Explorer
A Cross platform application (iOS, Windows, Linux, Android, Web) which will access files on device & local network -> provide a means to browse & view them with same interfac...