flutter/examples/catalog/bin/class_index.md.template
Michael Goderbauer bd2ec40c08
Revert "Remove catalog (#67470)" (#67542)
This reverts commit 2462f6964a.
2020-10-07 10:28:06 -07:00

12 lines
317 B
Plaintext

---
layout: page
title: "@(class) Sample Apps"
permalink: /catalog/samples/@(link)/
---
All of the sample apps listed here use the Flutter @(class) class in an interesting way. The <a href="/catalog/samples/">Sample App Catalog</a> page lists all of the sample apps.
<div class="container-fluid">
@(entries)
</div>