Greg Spencer a6e901130e
Convert existing '## Sample code' samples to '{@tool sample}...{@end-tool}' form. (#24077)
This converts existing ## Sample code samples to {@tool sample}...{@end-tool} form.

Also:
1. Fixed a minor bug in analyze-sample-code.dart
2. Made the snippet tool only insert descriptions if the description is non-empty.
3. Moved the Card diagram to before the code sample.
2018-11-07 20:35:10 -08:00
..
2018-10-16 22:03:06 +02:00
2018-10-26 10:30:59 -07:00
2018-09-12 08:29:29 +02:00
2018-09-12 08:29:29 +02:00
2018-10-16 22:03:06 +02:00
2018-09-12 08:29:29 +02:00

The rule for packages in this directory is that they can depend on nothing but core Dart packages. They can't depend on dart:ui, they can't depend on any package:, and they can't depend on anything outside this directory.