gofile_dart 0.0.1 copy "gofile_dart: ^0.0.1" to clipboard
gofile_dart: ^0.0.1 copied to clipboard

This package wrap the [Gofile](https://gofile.io) API. It allow to use the API in a simple way.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add gofile_dart

With Flutter:

 $ flutter pub add gofile_dart

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

dependencies:
  gofile_dart: ^0.0.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:gofile_dart/gofile_dart.dart';
0
likes
120
pub points
0%
popularity

Publisher

verified publisherprojetretro.io

This package wrap the [Gofile](https://gofile.io) API. It allow to use the API in a simple way.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

http

More

Packages that depend on gofile_dart