webkit_inspection_protocol
A client for the Chrome DevTools Protocol (previously called the Webkit Inspection Protocol).
1.2.1
8.4M downloads/mo
#58 most downloaded on pub.dev
google/webkit_inspection_protocol.dart
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Release timing varies
gaps range from 9 days to 1.2 years
Most releases are documented
notes for 29 of 37 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
37 releases · first in 2015
0 releases in the last 12 months
see the full history below
Release timeline
37 releases · May 2015 to Aug 2023Releases
latest 37-
1.2.131 Aug 2023Release notes
Open source →- Make the return type of
runtime'sExceptionDetails.urlfield nullable. - Make the return type of
runtime'sStackTrace.descriptionfield nullable. - Increase required SDK to 3.0.0.
Release notes
Open source →- Make the return type of
runtime'sExceptionDetails.urlfield nullable. - Make the return type of
runtime'sStackTrace.descriptionfield nullable. - Increase required SDK to 3.0.0.
- Make the return type of
-
1.2.031 Aug 2022Release notes
Open source →- Introduce an optional
onErrorparameter when setting up a [WipConnection]. This can be used to report errors from the underlying [WebSocket].
- Introduce an optional
-
1.1.019 May 2022Release notes
Open source →- Have
ChromeConnection.getTabsreturn better exceptions where there's a failure setting up the Chrome connection (#85). - Introduce a new, optional
retryForparameter toChromeConnection.getTabs. This will re-try failed connections for a period of time; it can be useful to mitigate some intermittent connection issues very early in Chrome's startup.
- Have
-
1.0.105 May 2022Release notes
Open source →- Use
package:lintsfor analysis. - Populate the pubspec
repositoryfield. - Enable the
avoid_dynamic_callslint.
- Use
-
1.0.028 Feb 2021 -
0.7.508 Feb 2021 -
0.7.405 Nov 2020 -
0.7.326 May 2020Release notes
Open source →Fix type issue with GlobalObjectClearedEvents (#61)
Fix type issue with GlobalObjectClearedEvents
-
0.7.223 May 2020 -
0.7.120 May 2020 -
0.7.018 May 2020Release notes
Open source →expose more methods; change API; rev version (#58)
expose more methods; change API; rev version
Release notes
Open source →- Normalized all objects to expose a
jsonfield for raw access to the protocol information - Exposed
Runtime.getProperties,Runtime.getHeapUsage, andRuntime.getIsolateId - Exposed
DebuggerPausedEvent.hitBreakpointsandDebuggerPausedEvent.asyncStackTrace - Exposed
WipCallFrame.returnValue - Removed
WrappedWipEvent(in favor of just usingWipEvent) - Removed
WipRemoteObject(in favor of just usingRemoteObject)
- Normalized all objects to expose a
-
0.6.013 May 2020Release notes
Open source →- Add
onSendandonReceiveinWipConnection - Expose
onExecutionContextCreated,onExecutionContextDestroyed, andonExecutionContextsClearedon WipRuntime
- Add
-
0.5.413 May 2020Nothing published for this version
-
0.5.307 May 2020 -
0.5.203 May 2020Release notes
Open source →- have
ExceptionDetailsandWipErrorimplementException - add
codeandmessagegetters toWipError
- have
-
0.5.102 May 2020Release notes
Open source →- add
Runtime.evaluate - add
Debugger.setBreakpoint - add
Debugger.removeBreakpoint - add
Debugger.evaluateOnCallFrame - add
Debugger.getPossibleBreakpoints
- add
-
0.5.022 Jul 2019Release notes
Open source →- removed the bin/multiplex.dart binary to the example/ directory
- remove dependencies on
package:args, package:shelf, andpackage:shelf_web_socket`
-
0.5.0+104 Mar 2020 -
0.4.203 Jul 2019Release notes
Open source →- Cast
HttpClientResponsetoStream<List<int>>in response to SDK breaking change.
- Cast
-
0.4.118 Jun 2019Release notes
Open source →- Fix
page.reloadmethod. - Disable implicit casts when developing this package.
- Fix
-
0.4.004 Mar 2019 -
0.3.630 Aug 2018 -
0.3.526 Jul 2018 -
0.3.429 May 2018Release notes
Open source →- Several fixes for strong mode at runtime issues
- Rename uses of deprecated dart:io constants
-
0.3.314 Apr 2018Release notes
Open source →- Upgrade the Dart SDK minimum to 2.0.0-dev
- Rename uses of deprecated dart:convert constants
-
0.3.217 Jan 2018Release notes
Open source →- Analysis fixes for strong mode
- Upgrade to the latest package dependencies
-
0.3.116 Jun 2017 -
0.3.011 Jun 2017Release notes
Open source →- Expose the
runtimedomain. - Expose the
logdomain. - Deprecated the
consoledomain. - Fix a bug in
Page.reload(). - Remove the use of parts.
- Expose the
-
0.2.209 Jun 2017 -
0.2.109 Jun 2016Nothing published for this version
-
0.2.1+109 Jun 2016Nothing published for this version
-
0.2.022 Feb 2016Nothing published for this version
-
0.2.0+122 Feb 2016Nothing published for this version
-
0.1.209 Jul 2015Nothing published for this version
-
0.1.010 Jun 2015Nothing published for this version
-
0.0.106 May 2015 -
0.0.1+106 May 2015Nothing published for this version