isbndb 0.2.3 copy "isbndb: ^0.2.3" to clipboard
isbndb: ^0.2.3 copied to clipboard

outdated

Dart service for isbndb.com API. Returns book details from an ISBN, mist of books from an author name, etc.

0.2.2 #

  • Completed documentation

0.2.1 #

  • Added documentation for most of API

0.2.0 #

  • Now supports Flutter web by replacing dart:io with universal_io package

0.1.0+6 #

  • Changed reponse body from Dio to bytes to handle better special chars decoding

0.1.0+5 #

  • msrp can be either a double or a String in the API... needed to handle both cases in MsrpConverter

0.1.0+4 #

  • Updated book.g.dart class to conform to new MsrpConverter

0.1.0+3 #

  • Fixed an issue in MsrpConverter

0.1.0+2 #

  • Preview screenshot updated

0.1.0+1 #

  • Fixed small isue in example

0.1.0 #

  • Initial release
8
likes
0
pub points
54%
popularity

Publisher

verified publisherjulienlebren.dev

Dart service for isbndb.com API. Returns book details from an ISBN, mist of books from an author name, etc.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dio, flutter, freezed_annotation, intl, universal_io

More

Packages that depend on isbndb