webkit_inspection_protocol 0.3.1 webkit_inspection_protocol: ^0.3.1 copied to clipboard
A client for the Webkit Inspection Protocol (WIP).
webkit_inspection_protocol.dart #
0.3.1 #
- Expose
ConsoleAPIEvent.timestamp
- Expose
LogEntry.timestamp
0.3.0 #
- Expose the
runtime
domain. - Expose the
log
domain. - Deprecated the
console
domain. - Fix a bug in
Page.reload()
. - Remove the use of parts.
0.2.2 #
- Make the package strong mode clean.
0.2.1+1 #
0.0.1 #
- Initial version (library moved out of the
grinder
package).