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

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0 - 2025-08-03 #

Added #

  • Initial release of the libraccio_extractor library
  • Book data models (Book, Offer, Author) with JSON serialization
  • LibraccioParser class for extracting book data from URLs or HTML content
  • BookCoverWidget for displaying book cover images with loading and error states
  • Example Flutter app demonstrating library usage
  • Comprehensive documentation in README.md
  • Dependency management with pubspec.yaml
  • Code quality configuration with analysis_options.yaml
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