Skip to content
This repository has been archived by the owner on Dec 17, 2022. It is now read-only.

Releases: itzmeanjan/transferZ

transferZ with updated NearBy Device Discovery Service

22 May 08:03
Compare
Choose a tag to compare

what's new ?

  • Now transferZ flaunts an automated near by device discovery service
  • Near By device discovery is powered by UDP Multicast Socket
  • You don't need to refresh list of available Peers manually, it'll do that for you
  • When ever a new Peer is discovered, is reported back

what's next ?

  • Displaying progress bar in Send Mode, as displayed in Receive Mode
  • Adding both Day and Night Mode

transferZ with new look and feel

20 May 13:14
Compare
Choose a tag to compare

what's new

  • In this release, transferZ flaunts a new UI
  • Material Design, incorporated in transferZ
  • Now transferZ uses, Socket, not HttpClient and HttpServer anymore
  • transferZ performs faster than previous release
  • transferZ now displays progress bar
  • Even remaining time to complete transfer is also displayed, along with spent time

what's next

  • Integrating Dart Isolates, for faster transfer
  • And many more ...

transferZ with updated icon

25 Apr 19:41
Compare
Choose a tag to compare

What's new

Added new icons and logos, designed by @Tobaloidee

Download now v1.0.2 👇

Added check for network connection availability

22 Apr 16:36
Compare
Choose a tag to compare

What's new

  • Now transferZ can check availability of network connection, before starting any operation
  • In Send Mode, on completion of all file transfers, it denotes user by slightly vibrating device

transferZ for sending and receiving files, built with <3 using Flutter

21 Apr 15:47
Compare
Choose a tag to compare

What works

  • Peer( Device ) discovery and advertising
  • File sending and receiving

What doesn't work

  • Peer( Server ) doesn't always recognize if file has been successfully transferred or not

What's next

  • Progress of transfer needs to be shown in UI
  • UI can be enhanced more