mangadex_library 1.0.5 copy "mangadex_library: ^1.0.5" to clipboard
mangadex_library: ^1.0.5 copied to clipboard

outdated

A mangadex library for dart to facilitate easier access to the Mangadex API (https://api.mangadex.org)

1.0.0 #

  • First release

1.0.2 #

  • Added JsonSearchCommands.dart, contains a few handy functions.
  • Added getFileNames function to JsonSearchCommands, can return all the filenames of a specific chapter if chapter data and chapter ID is provided

1.0.3 #

  • Added getChapterDataByChapterId function, returns an instance of Result class with chapter data of the chapter ID provided inside it. It requires a ChapterData instance.

1.0.4 #

  • Chapter class name changed to ChapterData

1.0.5 #

  • added ConstructThumbUrl function, it returns the uri to a thumbnail in the form of a String, it requires manga ID and cover filename.
3
likes
0
pub points
39%
popularity

Publisher

unverified uploader

A mangadex library for dart to facilitate easier access to the Mangadex API (https://api.mangadex.org)

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

http

More

Packages that depend on mangadex_library