brisk_engine 1.0.1 copy "brisk_engine: ^1.0.1" to clipboard
brisk_engine: ^1.0.1 copied to clipboard

Ultra-fast, highly efficient download engine written in pure dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add brisk_engine

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

dependencies:
  brisk_engine: ^1.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:brisk_engine/brisk_engine.dart';
0
likes
50
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

Ultra-fast, highly efficient download engine written in pure dart

Repository (GitHub)

License

MIT (license)

Dependencies

dartx, http, path, path_provider, stream_channel, uuid

More

Packages that depend on brisk_engine