Sharik is an open-source, cross-platform solution for sharing files via Wi-Fi or Mobile Hotspot

Overview

App logo

License badge Version badge sharik-app f-droid Downloads badge Download sharik GitHub stars

Android iOS Linux Mac Windows

Share files across devices with Sharik!

It works with Wi-Fi connection or Tethering (Wi-Fi Hotspot). No internet connection needed.

Contributing

Feel free to leave an issue or create a pull request.

Please submit your translation at crowdin.com/project/sharik. If your language does not yet exist, create an issue or start a discussion on crowdin.

Supported languages

Platforms

  • Android
  • Windows
  • Linux
  • iOS
  • MacOS

Download sharik

Android

Get it on F-Droid Get it on Google Play

Thanks to Trebleshot Developers for hosting the app in the Play Store! (The Play Store version has a different package name since my account got permanently banned)

OR direct download:

Windows

Get it from Microsoft

The Windows application is not signed, so you may get a 'suspicious application' alert or something like that. Sorry for that.

Linux

You can get Sharik for linux from the Snap Store:

sudo snap install sharik-app

Get it from the Snap Store

// soon flatpak

Or from a PPA:

curl -sS https://ppa.mark.vin/key.gpg | sudo apt-key add - 
echo "deb https://ppa.mark.vin/sharik stable main" | sudo tee /etc/apt/sources.list.d/sharik.list
sudo apt-get update && sudo apt-get install sharik

OR direct download:

MacOS

// soon

iOS

Get it on App Store

Tech

This app is built using Flutter. Just clone the repo and build Sharik yourself!

License

MIT

Comments
  • Sharik v3.0 checklist

    Sharik v3.0 checklist

    Hello everyone!

    I think Sharik v3 is almost ready. This is the biggest update so far, featuring dark theme, landscape mode support, the about screen, and more! For full changelog, please refer to CHANGELOG.md (note that it is not the final version and this file does not yet contain all changes)

    However, there are three more things that need to be done: translation, style tweaks, and bug fixes.

    Speaking of translations, they were migrated to a new format (Dart code -> Arb), and there were some text changes. For now, only English version work properly, so I hope to migrate the rest of the languages by the end of the week. Also, we are moving to the crowdin to manage the translation files. It is a very useful application to help us manage all the translations. I would appreciate if you guys could help me transfer all translations from dart code to this platform, since there are some major text changes.

    Here's the checklist (that I will be updating) of migrated languages:

    • [x] English
    • [x] Russian (by @marchellodev)
    • [x] Ukrainain (by @marchellodev)
    • [x] Simplified Chinese (by @zerofancy)
    • [x] Arabic (by @YazeedAlKhalaf)
    • [ ] Gujarati (by @mrfoxie)
    • [ ] Hindi (by @mrfoxie)
    • [x] Italian (by @DavideBottasso)
    • [x] Malayalam (by @zcraber)
    • [x] Persian (by @behzad-njf)
    • [x] Polish (by @Atrate)
    • [x] Portuguese, Brazilian (by @mezysinc)
    • [ ] Sinhala (by @Aikatsui)
    • [x] Slovak (by @tiborepcek)
    • [x] Turkish (by @tekrei)
    • [x] Indonesian (by @liimee)

    I would very much appreciate, if you could submit all those translations to the Crowdin (https://crowdin.com/project/sharik). After you are done, please leave a message below.

    As those are the final steps, I still would like to do some UI tweaks (mainly fonts and colors), and conduct testing.

    I am also going to do some tesing, here's the estimated release checklist for me (that I'll keep updated):

    • [x] iOS app
    • [x] MacOS app
    • [x] Android app
    • [x] Windows app
    • [x] Linux app
    • [x] Review all todos in the code
    • [x] Review file names encoding (#59)
    • [x] Review RTL mode
    • [x] Styling (review all fonts)
    • [x] Styling (paddings)
    • [x] Styling (colors)
    • [x] Migrate store.yaml to crowdin
    • [x] Check Receiver timeout for extra large files
    • [x] iOS file naming
    • [x] Check Sharing dot files
    • [x] Linux flatpak packaging
    • [x] Linux deb packaging
    • [x] Linux rpm packaging
    • [x] Linux snap packaging
    • [x] Windows msi packaging

    I have attached the current versions of the app below. Please feel free to try them out and leave feedback or any suggestions. Also, keep in mind that for now only English translation works and some links (privacy policy, etc) do not work yet.

    Thank you all for all the help!

    android.zip linux.zip windows.zip

    work in progress 
    opened by marchellodev 20
  • The app fails to launch with nvidia's closed source driver

    The app fails to launch with nvidia's closed source driver

    So, I discovered sharik today and I decided to give it a try. I first installed it on my android phone via the play store and then on my linux system with the provided deb package. But when I ran it on my pc, this showed up in the terminal

    $ sharik 
    GLFW: An invalid error was not accepted by the caller: FormatUnavailable: EGL: Failed to find a suitable EGLConfig
    GLFW: Please report this bug in the Go package immediately.
    panic: FormatUnavailable: EGL: Failed to find a suitable EGLConfig
    
    goroutine 1 [running, locked to thread]:
    github.com/go-gl/glfw/v3.3/glfw.acceptError(0xc0000cfb28, 0x2, 0x2, 0x0, 0x0)
    	/go/pkg/mod/github.com/go-gl/glfw/v3.3/[email protected]/error.go:178 +0x201
    github.com/go-gl/glfw/v3.3/glfw.CreateWindow(0x1b8, 0x2a8, 0x9934b7, 0x9, 0x0, 0x0, 0x0, 0x0, 0x0)
    	/go/pkg/mod/github.com/go-gl/glfw/v3.3/[email protected]/window.go:350 +0x1c1
    github.com/go-flutter-desktop/go-flutter.(*Application).Run(0xc0000f0000, 0x0, 0x0)
    	/go/pkg/mod/github.com/go-flutter-desktop/[email protected]/application.go:148 +0x165
    github.com/go-flutter-desktop/go-flutter.Run(0xc0000c6a10, 0x9, 0xe, 0x7, 0xc0000cff40)
    	/go/pkg/mod/github.com/go-flutter-desktop/[email protected]/application.go:26 +0x4d
    main.main()
    	/app/go/cmd/main.go:25 +0x188
    

    Obviously I am missing something and that is not only the go language, which comes with the (meta)package golang, but what is it? If it helps, this is the version debian testing/unstable provides

    $ go version
    go version go1.15.6 linux/amd64
    
    bug 
    opened by pitsi 17
  • v3.0 has lower version code then v2.5

    v3.0 has lower version code then v2.5

    v2.5 has versionCode 10: https://github.com/marchellodev/sharik/commit/2ae502d553fbf5c1c47e127f9254ddea176e6ba0#diff-9526ccfd1d1813ed49c39f8c54dbeb512607376a007d824b905bc8b4e4d202d9L50

    whereas v3.0 has versionCode 8: https://github.com/marchellodev/sharik/blob/8c06d1446b4da7fcdc6bc93459fe9116630beac7/pubspec.yaml#L8

    This is not allowed in Android and the system refuses an upgrade. Due to this the Sharik version on F-Droid is still 2.5. Could you bump the version code to higher then 10 and tag a new version? Thanks!

    opened by jspricke 15
  • Feature request: Multiple files selection

    Feature request: Multiple files selection

    Hello,

    I love the idea but the app seems useless to me if I cannot save thousands of photos from my mobile to another device.

    Currently for a few KB and a sober UI, Mass Transfer can do it:

    Mass Transfer (transfer files between Android devices) - https://f-droid.org/app/me.hexian000.masstransfer can send multiple files to another android device.

    That would be fantastic you could do the same between other platforms too with Sharik.

    Best regards

    A.R.

    enhancement work in progress 
    opened by smilearric 8
  • sharik does not have option in 'share via' android feature

    sharik does not have option in 'share via' android feature

    I don't think I could explain this well, so i think i'll just explain my use case.

    So i want to send a file from a file manager (in my case, i use https://github.com/zhanghai/MaterialFiles). I use share option on the file

    Screenshot_20210602_025008

    But i couldn't find option to share the file with sharik

    Screenshot_20210602_024648

    It would be nice if i have option to directly send a file from file manager. It's kinda tedious to exit a file manager, open the sharik app and find that same file.

    Thanks for the awesome app btw, keep the great work!!

    opened by gigglylo 7
  • Add support to the Pinephone

    Add support to the Pinephone

    Pinephone is the Arm-based touchphone developed by Pine64 with Linux in mind, the software is made almost entirely by the community. Would be cool to use this program with linux phones.

    new platform 
    opened by Kohoshi12 7
  • [Not a bug but] After the update, Sharik is lagging in some situations

    [Not a bug but] After the update, Sharik is lagging in some situations

    Phone: MRD-LX1 (Huawei Y6 2019) Android version: 9.0 App version: 3.0.0

    Problem: After the update, when I click on the send button, the app is lagging really bad probably because of the blur. I was going to ask if you may consider deleting blur but my phone is low-end so I'd totally understand if you won't consider.

    Here is a video if helps: https://youtu.be/gyYp-xONcpg

    opened by dybdeskarphet 6
  • [Bug?] Navbar is not dark when dark mode is enabled in v3.0

    [Bug?] Navbar is not dark when dark mode is enabled in v3.0

    Device: Huawei Y6 2019 (MRD-LX1) Android version: 9 App version: v3.0

    To reproduce the bug:

    1. Open the app
    2. Enable dark mode

    Bug: tbh I'm not sure if it's a bug but navigation bar is not dark when dark mode is on. It looks like this: Screenshot_20210622_225643_dev marchello sharik (1)

    opened by dybdeskarphet 6
  • Update in_hi.dart to native hindi

    Update in_hi.dart to native hindi

    Translation currently available is more like directly translated from one language to another. However, language doesn't work that way rather its a method to approach people. I tried to convert hindi translation to native language that i think would be more readable.

    I compared the use of each line in app. Arrangement of Subject, Verb and predicate is different in different languages. So, I adjusted some text to better match the flow of language.

    opened by darpan5552 5
  • QRCODE

    QRCODE

    As the tittle suggest, I think a great feature would be to generate QR CODE instead of having to manually type the address. Besides that the app is really great, tks for making it.

    enhancement work in progress 
    opened by celiasrox 4
  • F-Droid build failed

    F-Droid build failed

    Because lint 1.7.2 requires SDK version >=2.14.0-360.0.dev <3.0.0 and no versions of lint match >1.7.2 <2.0.0, lint ^1.7.2 is forbidden.
    
    So, because sharik depends on lint ^1.7.2, version solving failed.
    pub get failed (1; So, because sharik depends on lint ^1.7.2, version solving failed.)
    

    Which flutter version are you using? Thanks!

    opened by linsui 3
  • Abnormal display of qr code

    Abnormal display of qr code

    Hello. I found that the qr code will exceed the edge of the window when I used it in the Windows version. The qr code in the screen is too large after maximization. It is difficult for mobile devices to scan image_7 image_8

    opened by hupsh 0
  • Bump build_runner from 2.2.0 to 2.3.3

    Bump build_runner from 2.2.0 to 2.3.3

    Bumps build_runner from 2.2.0 to 2.3.3.

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies dart 
    opened by dependabot[bot] 0
  • snap: file open dialog is broken

    snap: file open dialog is broken

    trying to send files opens this dialog:

    Bildschirmfoto_2022-12-17_11-15-31

    bash$ lsb_release -a
    No LSB modules are available.
    Distributor ID:	Ubuntu
    Description:	Ubuntu 22.04.1 LTS
    Release:	22.04
    Codename:	jammy
    
    bash$ uname -a
    Linux T470 5.15.0-56-generic #62-Ubuntu SMP Tue Nov 22 19:54:14 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
    
    bash$ snap info sharik-app
    name:      sharik-app
    summary:   An open-source, cross-platform solution for sharing files within a local network
    publisher: marchellodev
    store-url: https://snapcraft.io/sharik-app
    contact:   [email protected]
    license:   MIT
    description: |
      Sharik is an open-source, cross-platform solution for sharing files via Wi-Fi or Mobile Hotspot.
      
      
      This app allows you to easily send photos, apps, files, text, literally anything, to all kinds of
      devices connected to the same network. It's convenient and blazing fast.
      
      After selecting a language and going through the intro, you can see the sharing buttons and the
      latest files you shared on the main screen. At this point, you can share images, files, installed
      apps, or simply text. After selecting the file, you will be shown the Sharing screen. Here you can
      see your connectivity status (Wi-Fi/Mobile Hotspot) and the URL you need to open on the other
      device. After typing this URL in the browser and hitting Enter on the other machine, the file will
      start downloading. Please make sure that both devices are connected to the same network.
      
      Suppose you have Sharik installed on both machines. In this case, after sharing the file from one
      computer, you can simply click the button "Receive" on the bottom panel of another Sharik. After
      clicking, the Receiver screen will be shown. If Sharik sees another device sharing something in
      your local network, it will be displayed. So you can just click on it, the browser will open, and
      the download will start.
      
      Sharik is entirely free to use, and it contains no ads. Moreover, it's source code is published in
      GitHub, so everyone can contribute to the development process. If you like it, please leave a star
      on our GitHub repository, and consider making a contribution: add a new language or help us with
      code.
      
      Sharik is created using in Dart, Flutter, Hover.build, and Golang. Shaik is published under an
      open license (MIT).
      
      
      YOU CAN SEND:
            1. Photos (jpg, png, gif, etc)
            2. Applications (apk)
            3. Files (zip, rar, 7z, pdf, etc)
            4. Text
      
      SHARIK IS AVAILABLE ON THOSE LANGUAGES:
            - English (English)
            - Hindi (हिन्दी)
            - Russian (Русский)
            - Gujarati (ગુજરાતી)
            - Polski (Polski)
            - Ukrainian (Українська)
      
      SHARIK IS ALSO AVAILABLE FOR:
            - Windows
            - macOS
            - Linux
            - Android
            - iOS
      
      GitHub page: https://github.com/marchellodev/sharik
      
      
      Download Sharik right now!
    commands:
      - sharik-app
    snap-id:      MTIjlIjTQNzFTSBm3c1RuZbLPR1pvH7o
    tracking:     latest/stable
    refresh-date: heute um 11:11 CET
    channels:
      latest/stable:    3.1 2021-09-23 (9) 8MB -
      latest/candidate: ↑                      
      latest/beta:      ↑                      
      latest/edge:      ↑                      
    installed:          3.1            (9) 8MB -
    

    This issue doesn't happen in sharik_v3.1_linux.AppImage

    opened by FiSHYsolutions 0
  • Cache in ipads

    Cache in ipads

    How can i remove cache files or documents and data of sharik in ipad. I just shared 4GB of data, it stores the data in documents and data in my ipad.

    0F3850D7-D28A-4BD1-8900-8CCC688A0416

    opened by NotThatWeird 1
  • Screen reader accessibility

    Screen reader accessibility

    The Linux desktop app does not seem accessible using the screen reader Orca.

    Usually a UI can be made (mostly) accessible by adding labels and roles to elements, and ensuring every element can be focused using tab or arrows.

    I know this is possible (on Linux) with GTK, but I don't know about Flutter. However GTK is usually not accessible on Windows (this can be tested using NVDA). Flutter should be accessible on Android though (can be tested using TalkBack).

    Edit: A friend told me it's accessible on Android, but not on Windows (it says only "FLUTTERVIEW").

    opened by ZettaScript 0
  • Bump flutter_native_splash from 2.2.8 to 2.2.16

    Bump flutter_native_splash from 2.2.8 to 2.2.16

    Bumps flutter_native_splash from 2.2.8 to 2.2.16.

    Release notes

    Sourced from flutter_native_splash's releases.

    v2.2.16

    v2.2.15

    • Fix iOS background image build incorrectly when background dark image is used. Fixes #452, fixes #439.
    • Correct background image/color handling on web. Fixes #450.
    • Don't include dark styling in web if not specified in config. Fixes 453.
    • Add _Parameters class to hold parameters.

    v2.2.14

    • Don't update values-31 if there is no android_12 section in the config. Closes #447.
    • Additional fix for index.html getting extra blank lines. Fixes #430.

    v2.2.13

    Corrected Android 12 dark parameters not defaulting to light parameters. Thanks elliotrtd for the heads up on this issue.

    v2.2.12

    v2.2.11

    • Fixed Android 11 color issue. Fixes #429.
    • Fix index.html getting extra blank lines. Fixes #430.
    • Update the readme. Closes #431.
    Changelog

    Sourced from flutter_native_splash's changelog.

    [2.2.16] - (2022-Nov-27)

    [2.2.15] - (2022-Nov-20)

    • Fix iOS background image build incorrectly when background dark image is used. Fixes #452, fixes #439.
    • Correct background image/color handling on web. Fixes #450, fixes 324.
    • Don't include dark styling in web if not specified in config. Fixes #453.
    • Add _Parameters class to hold parameters.

    [2.2.14] - (2022-Nov-07)

    • Don't update values-31 if there is no android_12 section in the config. Closes #447.
    • Additional fix for index.html getting extra blank lines. Fixes #430.

    [2.2.13] - (2022-Oct-30)

    • Corrected Android 12 dark parameters not defaulting to light parameters. Thanks elliotrtd for the heads up on this issue.

    [2.2.12] - (2022-Oct-23)

    [2.2.11] - (2022-Oct-09)

    • Fixed Android 11 color issue. Fixes #429.
    • Fix index.html getting extra blank lines. Fixes #430.
    • Update the readme. Closes #431.

    [2.2.10+1] - (2022-Sep-25)

    • Update bug report template.
    • Package housekeeping to stay up to date with Flutter.

    [2.2.9] - (2022-Sep-07)

    Commits
    • c63102b Update documentation on Android 12. Fix web background image. Thanks Severin...
    • 2f6e090 Fixes generation for already supported image formats (#460)
    • c44509f Fix web background image (#459)
    • b662516 Fix iOS background image build incorrectly when background dark image is used...
    • 0239914 Don't update values-31 if there is no android_12 section in the config. Clos...
    • a91dc4b Corrected Android 12 dark parameters not defaulting to light parameters. Tha...
    • e4b29f8 Updated readme and dependancies.
    • d03227c Add CI and resolve some lints and fix tests (#433)
    • 7d1472b Fixed Android 11 color issue. Fixes #429. Fix index.html getting extra blank...
    • 3e62d81 Update bug report template, Package housekeeping to stay up to date with Flut...
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies dart 
    opened by dependabot[bot] 0
Releases(v3.1)
Owner
Mark Motliuk
Hi! <:
Mark Motliuk
Flutter Music Player - First Open Source Flutter based material design music player with audio plugin to play local music files.

Flutter Music Player First Open Source Flutter based Beautiful Material Design Music Player(Online Radio will be added soon.) Demo App Play Store BETA

Pawan Kumar 1.5k Jan 8, 2023
FileManager is a wonderful widget that allows you to manage files and folders, pick files and folders, and do a lot more. Designed to feel like part of the Flutter framework.

File Manager FileManager is a wonderful widget that allows you to manage files and folders, pick files and folders, and do a lot more. Designed to fee

Devs On Flutter 52 Dec 30, 2022
Platform to post/say something without sharing personal information.

Anon is an Open Source Application where it's users will be able to share their thoughts without their identity being revealed i.e Anonymous. When the

Ismael Shakverdiev 18 Sep 13, 2022
Instagram is a free, online photo-sharing application and social network platform

Instagram is a free, online photo-sharing application and social network platform that was acquired by Facebook in 2012. Instagram allows users to edit and upload photos and short videos through a mobile app.

Behruz Hurramov 4 Dec 6, 2022
A beautiful and cross platform NHentai Client, Support desktop and mobile phone

A beautiful and cross platform NHentai Client. Support desktop and mobile phone (Mac/Windows/Linux/Android/IOS).

null 324 Dec 29, 2022
Quiz App is cross-platform mobile app, that allows you to test your knowledge on various technologies through quizzes. It's built with Flutter & Dart

Quiz App is cross-platform mobile app, that allows you to test your knowledge on various technologies through quizzes. It's built with Flutter & Dart

Régis 6 Sep 19, 2022
KeepReading - a Mobile (Android/IOS) Cross-Platform App wrapper for the Keep Talking and Nobody Explodes manual

KeepReading is a Mobile (Android/IOS) Cross-Platform App wrapper for the Keep Talking and Nobody Explodes manual. It helps you to jump directly to a specific section of the manual with just a tap ?? !

Nicolò Vescera 2 May 16, 2022
Timy - open source mobile app for groups to communicate and organize themselves. Built with flutter.

Timy app An amazing open-source group messaging app build with flutter. ✨ Main Features Multiple groups (similar to Teams in Slack). Multiple open or

null 1.9k Dec 25, 2022
freeCodeCamp's open-source mobile app

freeCodeCamp.org's open-source mobile app freeCodeCamp.org is a friendly community where you can learn to code for free. Our full-stack web developmen

freeCodeCamp.org 248 Jan 9, 2023
WalletConnect is an open source protocol for connecting decentralised applications to mobile wallets with QR code scanning or deep linking.

WalletConnect is an open source protocol for connecting decentralised applications to mobile wallets with QR code scanning or deep linking. A user can

Tomas Verhelst 87 Dec 28, 2022
E-Studying-V1 - Flutter application where you can download files from an api and unarchive them and open them and see their contents

E-Studying-V1 - Flutter application where you can download files from an api and unarchive them and open them and see their contents

Chakib Ammar Aouchiche 0 Jan 20, 2022
A simple, cross-platform password manager created with Flutter.

PassMan PassMan Logo © 2021 by Yash Ahir is licensed under CC BY-NC 4.0 A simple, cross-platform password manager created with Flutter. How to run thi

Yash Ahir 19 Dec 14, 2022
This is the new version of my Task app "Tasko" which was done in Java. She is now in Flutter for the HotReload and the native Cross-Platform.

tasko_rem The Tasko App is now compatible on iOS, Android and others distribution, because it's made with Flutter ✨ You can now add task, check them o

Scythe 12 May 2, 2022
Private, cross-platform package tracking app

LibreTrack Private, cross-platform package tracking app. Track postal items directly on your device using accounts of postal services. The app respect

Yaroslav Pronin 128 Jan 1, 2023
Cross-platform Twitch Chat application with 3rd-party addon support!

Chatsen Chatsen is a cross-platform application that allows you to chat on Twitch with support for 3rd-party services such as 7TV, BTTV and FFZ. It al

Chatsen 172 Dec 31, 2022
A cross platform GUI, soon to be the official GUI.

CCExtractor Flutter GUI The new cross platform interface is all you need, as it includes all the options. After installing GUI you will have a shortcu

CCExtractor Development 16 Nov 19, 2022
A cross-platform (Android/Windows/macOS/Linux) USB plugin for Flutter

quick_usb A cross-platform (Android/Windows/macOS/Linux) USB plugin for Flutter Usage List devices List devices with additional description Get device

Woodemi Co., Ltd 39 Oct 1, 2022
Music reader for online data (Google Drive implementation). Cross platform goal : iOS, Android, MacOS, Windows

omusic A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this i

JeanNicolasdeLamballerie 0 Nov 30, 2021