Mark Motliuk
Mark Motliuk
You should first enable the macos support: `flutter config --enable-macos-desktop` (from https://flutter.dev/desktop#set-up)
Wow, thank you soo much! I would love to cooperate. I have actually thought of adding p2p feature to enable direct file sharing between devices that are not on the...
I plan to re-write Sharik's backend in Rust for better performance and an adequate cli version. @velitasali Said a few weeks ago that he could create an implementation of uProtocol...
Oh, sorry for not being clear enough :) By retrieving list of contributors I meant writing a python/bash script that would convert data from crowdin to a json file, and...
Related to #86
`shariklib` should be a Rust package, with dart bindings :> `sharic`, therefore, a Rust cli app
Yep, seems like a cool idea! Thanks.
The issue still persists, even though it is not critical
Thanks for reporting it. I have actually faced the exact same issue with Sharik on Arch :) As a temporary workaround, you could try ``` sudo pacman -S xdg-user-dirs ```...
100th issue!!! :fireworks: :champagne: Thanks! That's actually a very good idea, I don't actually think we need to be able to access all files, since they are cached in app's...