Skip to content

Releases: Chimerapps/niddler_dart

1.6.0

23 Dec 13:16
9e99f1a

Choose a tag to compare

Add replay debugger that can be used to replay responses from a saved har file (niddler -> save)

1.5.2

28 Aug 08:52
6dd0d2d

Choose a tag to compare

Improve startup performance by not waiting for isolates to spawn

1.5.0

12 May 08:51
7a7ec35

Choose a tag to compare

Support dart 2.17.0 and up

1.4.1

18 Feb 17:21
6764800

Choose a tag to compare

Replaced worker manager with Computer

1.4.0

18 Feb 09:04
3df1584

Choose a tag to compare

  • Fixed delays caused by json serialization (#13)
  • Use worker manager to handle isolate pools for performance

Nullsafety

04 Mar 16:21

Choose a tag to compare

  • Nullsafety has landed!

0.10.3

30 Oct 12:06

Choose a tag to compare

Fixed issues with main/secondary

0.10.1

02 Oct 13:41

Choose a tag to compare

Fixed bug where done future would never complete for upgraded connections

0.10.0

02 Oct 13:39

Choose a tag to compare

Support dart 2.10
Fixed bug where done future would never complete

0.9.1

19 Aug 12:49

Choose a tag to compare

Include debugger action id when sending debug requests to the IDE