Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 741 Bytes

File metadata and controls

28 lines (15 loc) · 741 Bytes

0.2.5

  • Make the --template argument optional for dartpad and sample samples.

0.2.4

  • publish the extract_sample command.

0.2.3

  • Fix sample ID generation to not generate IDs with invalid characters in them (e.g. a ":" in "dart:ui").

0.2.2

  • Enable parsing of linked samples, add section markers to extracted samples.

0.2.1

  • Format the sample output, so that it matches the existing tool in the Flutter repo.

0.2.0

  • Make tool conformant with the tool in the Flutter repo in preparation for switching over.
  • Upgrade to latest analyzer release, 2.0.0.

0.1.0

  • Initial version, ported and modified from the snippets tool in the Flutter repo.