nhentai 1.0.0-dev.10
nhentai: ^1.0.0-dev.10 copied to clipboard
Client for nhentai.net undocumented APIs written in Dart.
1.0.0-dev.10 #
- BREAKING: completely new hosts system
Hostsclass.Hostclass.ApiHostclass.ImageHostclass.ThumbnailHostclass.
- BREAKING: static method
APIException.throwIfErrorremoved. - Add
metadependency:- Most of classes marked as
@immutable.
- Most of classes marked as
- New library
nhentai_functions:- Exported
getImageUrlandgetAvatarUrlfunctions.
- Exported
- Added comments support:
Commentclass.Userclass.API#getCommentsmethod.
- Internal project restructure.
- Migrate to
zekfad_lints. - Fix
JSONerror handler.
1.0.0-dev.9 #
- BREAKING: rename
NHentaiExceptiontoNHentaiAPIException. - Exposed
TagsListand it's prefixed versionNHentaiTagsList.
1.0.0-dev.8 #
- Add SSL options to Hosts.
1.0.0-dev.7 #
- Use
dart:ioon native platforms.
1.0.0-dev.6 #
- Experimental web support.
- Update readme with web usage notes.
1.0.0-dev.5 #
- Update readme to match new API.
- Update package description.
- Fix Hosts#getHost preference argument was unused.
1.0.0-dev.4 #
- BREAKING: rename
doSearchtosearchSinglePageanddoSearchTaggedtosearchTaggedSinglePage - Update main usage example.
- Add tags example.
- Update docs.
1.0.0-dev.3 #
- Update docs.
1.0.0-dev.2 #
- Fix docs.
- Add additional exports.
1.0.0-dev.1 #
- Initial version.