- Make the
--templateargument optional for dartpad and sample samples.
- publish the extract_sample command.
- Fix sample ID generation to not generate IDs with invalid characters in them (e.g. a ":" in "dart:ui").
- Enable parsing of linked samples, add section markers to extracted samples.
- Format the sample output, so that it matches the existing tool in the Flutter repo.
- Make tool conformant with the tool in the Flutter repo in preparation for switching over.
- Upgrade to latest analyzer release, 2.0.0.
- Initial version, ported and modified from the snippets tool in the Flutter repo.