audio_book_bee 0.0.3 copy "audio_book_bee: ^0.0.3" to clipboard
audio_book_bee: ^0.0.3 copied to clipboard

An easy to use SDK for interacting with the popular AudioBooksBee Service. It provides a simple interface for fetching and parsing data from the service

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add audio_book_bee

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

dependencies:
  audio_book_bee: ^0.0.3

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:audio_book_bee/audio_book_bee.dart';
0
likes
0
points
419
downloads

Publisher

verified publishertribestick.com

Weekly Downloads

An easy to use SDK for interacting with the popular AudioBooksBee Service. It provides a simple interface for fetching and parsing data from the service

Homepage

License

unknown (license)

Dependencies

beautiful_soup_dart, book_scraper, compute

More

Packages that depend on audio_book_bee