libraccio_extractor 1.0.0 copy "libraccio_extractor: ^1.0.0" to clipboard
libraccio_extractor: ^1.0.0 copied to clipboard

A Flutter library for extracting book data from libraccio.it

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add libraccio_extractor

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

dependencies:
  libraccio_extractor: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:libraccio_extractor/libraccio_extractor.dart';
0
likes
130
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter library for extracting book data from libraccio.it

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, flutter, html, http, json_annotation

More

Packages that depend on libraccio_extractor