devtools_shared 2.4.0 devtools_shared: ^2.4.0 copied to clipboard
Package of shared structures between devtools_app and devtools_server.
2.3.0 #
- Migrate to null safety.
0.2.3 #
- Coordinated release with DevTools 0.2.3.
0.2.2 #
- Simplified devtools_api.dart.
0.2.1 #
- Added devtools_api.dart to devtools_shared.
0.2.0 #
- Added field to Memory JSON file "dartDevToolsScreen": "memory".
0.1.0 #
- Updated MemoryJson to expose header and footer parts of the JSON file. The data portion is still the persisted List
0.0.1 #
- initial release