A simple Android Application built with :heart: using Flutter, for transferring files between devices.

Overview

image

transferz

A simple Android Application built with โค๏ธ using Flutter, for transferring files between devices.

Putting โญ will be highly appreciated ๐Ÿ˜„ .

Release

All releases can be found here.

Implementation Details

Making of transferZ, an article series, which I started here, puts light on detailed implementation of Client-Server portion of transferZ.

Articles covering remaining sections coming soon ๐Ÿ˜‰ .

App on Run

Screen Capture 1

Screen Capture 2

Courtesy

Thanks to Tobaloidee, for designing logo and icon for transferZ

โค๏ธ

You might also like...

Flutter blue plus - Flutter plugin for connecting and communicationg with Bluetooth Low Energy devices, on Android and iOS

Flutter blue plus - Flutter plugin for connecting and communicationg with Bluetooth Low Energy devices, on Android and iOS

Introduction FlutterBluePlus is a bluetooth plugin for Flutter, a new app SDK to

Dec 22, 2022

Whatsapp UI clone made with Flutter; it is compatible with any type of Android and iOS devices.

whats_app Whatsapp UI built with Flutter; it is compatible and responsive with any type of Android and iOS devices. Getting Started This project is a

Sep 23, 2021

A Flutter plugin for changing the Home Screen, Lock Screen (or both) Wallpaper on Android devices.

A Flutter plugin for changing the Home Screen, Lock Screen (or both) Wallpaper on Android devices.

wallpaper_manager A Flutter plugin for changing the Home Screen, Lock Screen (or both) Wallpaper(s) on Android devices. Usage Installation In the pubs

Nov 28, 2022

Flutter library for sending bytes to Bluetooth devices on Android/iOS

fluetooth A new flutter plugin project. Getting Started This project is a starting point for a Flutter plug-in package, a specialized package that inc

Jan 2, 2022

A Flutter sensor plugin which provide easy access to the Pitch and Roll on Android and iOS devices.

A Flutter sensor plugin which provide easy access to the Pitch and Roll on Android and iOS devices.

Flutter Aeyrium Sensor Plugin Aeyrium Sensor Plugin A Flutter sensor plugin which provide easy access to the Pitch and Roll on Android and iOS devices

Nov 3, 2022

With this pack you can use the biometrics systems of Android and IOS devices.

With this pack you can use the biometrics systems of Android and IOS devices.

native_auth With this pack you can use the biometrics systems of Android and IOS devices. It will ask for the user which the biometric authentication

Nov 2, 2022

Simple flutter app that shows the transfer of money between multiple customers. The project is done as a part of The Sparks Foundation Internship GRIPSEPTEMPER22

Simple flutter app that shows the transfer of money between multiple customers. The project is done as a part of The Sparks Foundation Internship GRIPSEPTEMPER22

Sparks Bank ๐Ÿ“ Table of Contents About Packages used ScreenShots from the app Demo vedio Contributors About Basic banking system created in Flutter ba

Oct 14, 2022

RelativeScale is a simple custom sizing system for flutter widgets to achieve the same physical sizes across different devices.

RelativeScale is a simple custom sizing system for flutter widgets to achieve the same physical sizes across different devices.

RelativeScale is a simple custom sizing system for flutter widgets to achieve the same physical sizes across different devices. Usage It is VERY easy

Nov 25, 2022

changelog.dart provides a library and a command-line application to manage in the correct way the git metadata to build the changelog between two release

changelog.dart provides a library and a command-line application to manage in the correct way the git metadata to build the changelog between two release

changelog.dart ๐ŸŽฏ changelog.dart: a collection of tools to manages in a fashion way a repository as maintainer. ๐ŸŽฏ Project Homepage Table of Content I

Dec 18, 2022
Releases(v1.1.1)
  • v1.1.1(May 22, 2019)

    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
    Source code(tar.gz)
    Source code(zip)
    app.apk(6.23 MB)
  • v1.1.0(May 20, 2019)

    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 ...
    Source code(tar.gz)
    Source code(zip)
    app.apk(6.23 MB)
  • v1.0.2(Apr 25, 2019)

  • v1.0.1(Apr 22, 2019)

  • v1.0(Apr 21, 2019)

    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
    Source code(tar.gz)
    Source code(zip)
    transferZ-1.0.apk(6.54 MB)
Owner
Anjan Roy
Learning :)
Anjan Roy
Access links between your devices in real time!

Lineker Description Lineker allows you to manage links between your desktop and smartphone in real time, saving and deleting at any time. Create filte

Blackoutseeker 2 Aug 5, 2022
๐Ÿงก The neuralgic heart of the application, this module gathers all the functionalities of the framework.

Mineral Mineral is a robust, powerful and scalable framework designed to let you develop discord bots with the Dart language. The Mineral framework cu

mineral.dart 16 Dec 26, 2022
This plugin create a binding between your translations from .arb files and your Flutter app.

PROJECT MAINTENANCE PAUSED This project is no longer maintained due to the lack of time and availability. I'm a developer to and I know how frustratin

Razvan Lung 255 Dec 3, 2022
Download files from Firebase Storage with Flutter. List all images, videos, or other files from Firebase and download them.

Flutter Tutorial - Download Files From Firebase Storage Download files from Firebase Storage with Flutter. List all images, videos, or other files fro

Johannes Milke 28 Dec 4, 2022
Upload Files To Firebase Storage with Flutter. Pick images, videos, or other files from your device and upload them to Firebase.

Flutter Tutorial - Upload Files To Firebase Storage Upload Files To Firebase Storage with Flutter. Pick images, videos, or other files from your devic

Johannes Milke 30 Dec 28, 2022
SIES Library Catalog - a free book catalog application with an intuitive interface, available for use with Android devices

SIES Library Catalog Prepared by @kriticalflare @barath121 @sasukeuzumaki31 @mithil467 1. Introduction: - SIES Library Catalog is a free book catalog

kriticalflare 34 Jan 26, 2022
Backs up Android devices on Linux, macOS and Windows. Backup your device without vendor lock-ins, using insecure software or root.

Backs up Android devices on Linux, macOS and Windows. Backup your device without vendor lock-ins, using insecure software or root. Supports encryption and compression out of the box.

null 255 Dec 31, 2022
Flutter plugin (android) for sharing bytes and files Offline, (Based on the android Nearby Connections API)

nearby_connections An android flutter plugin for the Nearby Connections API Currently supports Bytes and Files. Transfer Data between multiple connect

Prerak Mann 63 Nov 21, 2022
Allows communication between your bot and the Web App built in Flutter displayed inside Telegram.

tele_web_app It enables communication between your bot and the Flutter-embedded Web App displayed inside Telegram by making use of interoperability be

Yeikel Uriarte Arteaga 16 Dec 8, 2022
Arisprovider - A mixture between dependency injection (DI) and state management, built with widgets for widgets

A mixture between dependency injection (DI) and state management, built with wid

Behruz Hurramov 1 Jan 9, 2022