Skip to content

LocalDrop v1.0.2

Choose a tag to compare

@emp0ry emp0ry released this 22 Apr 10:23
· 10 commits to main since this release

Initial public release of LocalDrop.

LocalDrop is a cross-platform nearby sharing app built with Flutter for fast, direct transfers over the local network without a cloud relay.

Highlights

  • Direct device-to-device transfers over the local network
  • No account required
  • Receiver approval for every incoming transfer
  • Send files, folders, photos, videos, text, and clipboard content
  • Transfer progress, diagnostics, and local history
  • User-selectable save directory
  • Light and dark theme support
  • English localization

Platform Support

  • Android
  • iOS / iPadOS
  • Windows
  • macOS
  • Linux

Discovery and Transport

  • UDP LAN discovery as the baseline discovery method
  • Android NSD support
  • Apple Bonjour support
  • Encrypted transfer transport on the main transfer port
  • Local-only preferences, logs, and transfer history

Changelog

v1.0.2

  • Fixed a macOS Tahoe packaging issue that could break file and directory pickers in the packaged app
  • Enhanced the macOS DMG install experience with a cleaner drag-and-drop layout

v1.0.1

  • Added a dedicated website card in Settings so users can quickly find LocalDrop downloads for other devices
  • Added Open website and Copy link actions for the official LocalDrop website
  • Added platform-specific splash screens
  • Android now uses localdrop_app_splash.png
  • iOS now uses localdrop_app_splash_ios.png

Notes

  • iOS builds in CI are packaged without code signing and may require manual signing before deployment to a physical device
  • Some platforms may ask for local network or firewall permissions during first use

Thank You

Thanks for trying LocalDrop v1.0.2.