Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thecodedaniel/flushare
Well, is just meant to be a tool for easy sharing of files from a mac to an Android device, Have fun...
https://github.com/thecodedaniel/flushare
airdrop apple automation flutter sharing
Last synced: about 2 months ago
JSON representation
Well, is just meant to be a tool for easy sharing of files from a mac to an Android device, Have fun...
- Host: GitHub
- URL: https://github.com/thecodedaniel/flushare
- Owner: TheCodeDaniel
- Created: 2024-11-08T14:51:46.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-12T20:29:51.000Z (2 months ago)
- Last Synced: 2024-11-12T20:30:47.871Z (2 months ago)
- Topics: airdrop, apple, automation, flutter, sharing
- Language: CMake
- Homepage:
- Size: 1.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flushare
An application to allow sharing between Android and Macos.
As for the name "flushare", it comes from two words, "flutter" and "share", easy right ?
## Getting Started
Just clone the repo,
and get started like every other flutter project## What to know
Well, basically the app structure is kept clean with "Clean architecture" and "Bloc" for state managment,
Yes, Bloc, it's not overkill..(smiles)..# Supported platform,
Well for now, the app is just trying to create an Airdrop alternative for android users,
Connecting a wire is not always so convinient from guys who use a mac with an android device.Eventually, "maybe" flushare will expand to linux too, that's why the linux folder remains in the project