bunny_dart 1.1.1 copy "bunny_dart: ^1.1.1" to clipboard
bunny_dart: ^1.1.1 copied to clipboard

Dart wrapper for Bunny.net APIs

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bunny_dart

With Flutter:

 $ flutter pub add bunny_dart

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

dependencies:
  bunny_dart: ^1.1.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:bunny_dart/bunny_dart.dart';
0
likes
150
points
28
downloads

Publisher

verified publishermrcrbrth.my.id

Weekly Downloads

Dart wrapper for Bunny.net APIs

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cross_file, crypto, dio, path, speed_test_dart, web

More

Packages that depend on bunny_dart