ao3 0.0.33 
ao3: ^0.0.33 copied to clipboard
This is an unofficial API that lets you access some of AO3's (archiveofourown.org) data through dart.
0.0.1 #
- Initial version.
 
0.0.4 #
- Removed mirrors for compatibility with android
 
0.0.5 #
- Removed unused import
 
0.0.6 #
- Load work instance in search results
 
0.0.7 #
- Fixed bug in Work related to getting multiple fields
 
0.0.8 #
- Fixed bug in WorkFromBanner
 
0.0.16 #
- Migrated from 'http' package to the more robust and feature-rich 'dio' package
 - Added Authentication to AO3
 
0.0.19 #
- Added function to load the chapter as needed
 
0.0.21 #
- Added function to search tags
 
0.0.23 #
- Added function to search relationships
 - Changed the way the searchFandoms function works
 
0.0.24 #
- Fixed bug in getBookmarks
 
0.0.26 #
- Fixed bug in getHistory
 
0.0.27 #
- getHistory and getBookmarks now use session
 
0.0.28 #
- Added function to get bookmark status of a work
 
0.0.30 #
- Bug fixes in deleteBookmark and unsubscribe functions
 
0.0.31 #
- Fix: Work with single chapter now loads correctly