uploadthing 1.0.3 copy "uploadthing: ^1.0.3" to clipboard
uploadthing: ^1.0.3 copied to clipboard

An unofficial Dart/Flutter SDK for the UploadThing API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add uploadthing

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

dependencies:
  uploadthing: ^1.0.3

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

Import it

Now in your Dart code, you can use:

import 'package:uploadthing/uploadthing.dart';
2
likes
150
points
63
downloads

Publisher

verified publisheraqeelshamz.com

Weekly Downloads

An unofficial Dart/Flutter SDK for the UploadThing API.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, http_parser, mime

More

Packages that depend on uploadthing