chaleno 0.0.8
chaleno: ^0.0.8 copied to clipboard
A package to web scraping data from websites easily and faster using less code lines.
0.0.1 TODO: Add release date. #
- TODO: Describe initial release.
0.0.3 TODO: #
- TODO: Fixed bug during http request to get html content
0.0.4 TODO: #
- TODO: Fixed bug otterHtml was called on null
0.0.5 TODO: #
- TODO: Remove Flutter dependence from package
- TODO: Now can get custom attr
0.0.6 TODO: #
- TODO: solved error The getter 'outerHtml' was called on null
- TODO: added example support for windows
- TODO: updated httpClient to close connection when done fetch the data
0.0.7 #
- Upgraded sdk constraint to >=3.0.5 <4.0.0
0.0.8 #
- Upgraded http version and fixed tests