sharik
sharik copied to clipboard
Splitting the project
As we go forward, it is important to split the app into a few parts:
shariklib- a dart package for acquiring local ip, connection status and sharing filessharik- gui appsharic- cli-only app written in dart (utilizing dart2native)
Also, we should probably create these repos in a separate oranization
shariklib should be a Rust package, with dart bindings :>
sharic, therefore, a Rust cli app