html 0.13.3+2
html: ^0.13.3+2 copied to clipboard
A library for working with HTML documents. Previously known as html5lib.
0.13.3+2 #
- Set max SDK version to
<3.0.0, and adjust other dependencies.
0.13.3+1 #
- Updated SDK version to 2.0.0-dev.17.0
0.13.3 #
- Update the signatures of
FilteredElementList.indexOfandFilteredElementList.lastIndexOfto include type annotations.
0.13.2+2 #
- Update signature for implementations of
Iterable.singleWhereto include optional argument.
0.13.2+1 #
- Changed the implementation of
SetandListclasses to use base classes fromdart:collection.
0.13.2 #
- Support the latest release of
pkg/csslib.
0.13.1 #
- Update Set.difference to take a Set