flutter_saucenao_img_search 0.2.1 flutter_saucenao_img_search: ^0.2.1 copied to clipboard
A library that allows you to search anime image's source in flutter.
0.2.1 #
- Update: Add new Exception type:
ApiRateLimitExceededException
0.2.0 #
- Update: Add new Exception type:
ApiLimitExceededException
- Update: Allow to add callback function to deal with userInfo.
- Fix: The userInfo in ImageSearcher never update
0.1.4 #
- Update: Add default title to
SearchResultItem
0.1.3 #
- Update
README.md
- Fix the issue that the Exceptions is not visible
0.1.2 #
- Update
README.md
- Fix the issue that
SourcePlatform
class never returntwitter
0.1.0 #
- Add
ImageSearcher.file()
andImageSearcher.uri()
- Add
PixivSearchResultItem
DanbooruSearchResultItem
TwitterSearchResultItem
- Add tests
0.0.1 #
- Initialize project
- Change Project Name to
flutter_saucenao_img_search