Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this repo dead? #189

Open
A404M opened this issue Apr 7, 2024 · 9 comments
Open

Is this repo dead? #189

A404M opened this issue Apr 7, 2024 · 9 comments

Comments

@A404M
Copy link

A404M commented Apr 7, 2024

Is this repo dead?
I want to add more features to it but I don't want to make a fork all over and tell everyone about it
It could be nice if I could help the maintainer

@marchellodev
Copy link
Owner

marchellodev commented Apr 7, 2024 via email

@A404M
Copy link
Author

A404M commented Apr 7, 2024

Hey! That’s a nice initiative, what kind of features do you have in mind?

Thanks for replying
I was wonder if it is possible to add something like folder sharing or multiple file sharing

  • zip on the fly to reduce the transforming size (this looks hard and this one opinion is really optional but linux does it in ssh)
  • darg and drop option for desktop (critical because it is so painful to go all the way into directory into directory ... to get the file)

These are what I meant by features
I can help but I'm not that familiar with low level stuff of sharing but I know Flutter well and I'm excited about learning anything which can help to implement these
If these are valid to you we can discuss about how to implement (in here or telegram or ...)

@marchellodev
Copy link
Owner

marchellodev commented Apr 7, 2024 via email

@A404M
Copy link
Author

A404M commented Apr 7, 2024

I checked and I saw I have multiple file sharing but not folder sharing (at least in linux)
Thanks for informing
For drag and drop I will gladly do a PR if you can accept it for sure
But what do you think about "Compress on the fly"?

@marchellodev
Copy link
Owner

marchellodev commented Apr 7, 2024 via email

@A404M
Copy link
Author

A404M commented Apr 7, 2024

Beforehand compression is kinda awkward because they can do it by hand and it takes a lot of storage space (which I personally avoid because I don't have much :D)
Any way, that's just a suggestion not a real need (not like drag and drop and the other one)
I will work on those two but feel free to give any opinion

@marchellodev
Copy link
Owner

I meant rather the flow select files in the app -> the app compresses them and stores in memory (or some temporary folder) -> the app then serves the compressed assets. Rather then select files in the app -> the app enables sharing and waits for someone to connect - once someone is requesting the file, the app then compresses and serves it dynamically.

Thabk you!

@A404M
Copy link
Author

A404M commented Apr 7, 2024

I have to admit that I may need to have a second thought about it
But I have another question meanwhile which is may I upgrade pub packages?
They are old for new flutter versions and I can't compile the app

@A404M
Copy link
Author

A404M commented Apr 7, 2024

Or if you have time to upgrade it to flutter 3 and upgrading code to match new plugin or flutter version it would be great

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants