anonfiles 0.7.1 copy "anonfiles: ^0.7.1" to clipboard
anonfiles: ^0.7.1 copied to clipboard

AnonFiles HTTP client. Support for AnonFiles, FileChan and LetsUpload. Large file upload is supported.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add anonfiles

With Flutter:

 $ flutter pub add anonfiles

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

dependencies:
  anonfiles: ^0.7.1

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:anonfiles/anonfiles.dart';
0
likes
125
points
55
downloads

Documentation

Documentation
API reference

Publisher

verified publisheralexisa.dev

Weekly Downloads

AnonFiles HTTP client. Support for AnonFiles, FileChan and LetsUpload. Large file upload is supported.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

github.com
donate.alexrintt.io

License

MIT (license)

Dependencies

freezed_annotation, http, json_annotation

More

Packages that depend on anonfiles