uplink 1.0.0 copy "uplink: ^1.0.0" to clipboard
uplink: ^1.0.0 copied to clipboard

An unstoppable, high-performance background media upload engine with swipe-kill resilience, hardware locks, and auto-retry sync.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add uplink

With Flutter:

 $ flutter pub add uplink

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  uplink: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:uplink/uplink.dart';
1
likes
0
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

An unstoppable, high-performance background media upload engine with swipe-kill resilience, hardware locks, and auto-retry sync.

Homepage

License

unknown (license)

Dependencies

flutter, path, plugin_platform_interface, sqflite, uuid

More

Packages that depend on uplink

Packages that implement uplink