Skip to content

lastradev/voidshare

Repository files navigation

app icon

Simple & Libre Temporary File Uploader.

made-with-flutter Release Contributor Covenant License: GPL v3

VoidShare is a simple temporary file uploader using 0x0 backend, made with Flutter 💙.

Get it on Google Play Download from GitHub

Features

  • 👌 Single file upload.
  • 🚀 Multiple file upload with Zip compression.
  • 🔭 File preview with remove option.
  • 💯 Upload progress and cancel option.
  • 🍯 Upload History.
  • 😄 No registration.
  • 😍 No ads.

Screenshots

App overview

Building from Source

  1. If you don't have Flutter SDK installed, please visit the official Flutter site.
  2. Fetch the latest source code from the master branch.
$ git clone https://github.com/lastra-dev/void-share.git
  1. Run the app with Android Studio or VS Code. Or run the command line:
$ flutter pub get
$ flutter run

Contributing

Contributions are welcome. Please read our contributing guidelines before contributing.

Development

Testing Responsivness

You can test this app on different screen sizes with device preview, already added to dev_dependencies.

History Entry Adapater

If the HistoryEntry model gets changed, you should run:

$ flutter packages pub run build_runner build

to regenerate HistoryEntryAdapter class.

Liked my work?

Buy Me A Coffee