mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00

This fixes the snippet code output so that it includes the name of the element that it is a snippet for in the first line.
12 lines
118 B
Cheetah
12 lines
118 B
Cheetah
// Flutter code sample for {{element}}
|
|
|
|
{{description}}
|
|
|
|
{{code-imports}}
|
|
|
|
{{code-main}}
|
|
|
|
{{code-preamble}}
|
|
|
|
{{code}}
|