Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 603 Bytes

File metadata and controls

10 lines (8 loc) · 603 Bytes

3.0.0

  • Separate extension-related libraries into those that require dart:io (exported as devtools_extensions_io.dart) and those that do not (exported as devtools_extensions.dart).

Prior to version 3.0.0, package:devtools_shared was versioned in lockstep with package:devtools_app. Both of these packages are developed as part of the broader DevTools project. To see changes and commits for package:devtools_shared, prior to version 3.0.0 please view the git log here.