Skip to content

Commit

Permalink
Add Dart guide to homepage
Browse files Browse the repository at this point in the history
Signed-off-by: Sri Krishna <[email protected]>
  • Loading branch information
srikrsna-buf committed Dec 4, 2024
1 parent 60e0fdb commit 968d6c6
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/components/home/Guides.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,13 @@ export default function Guides() {
title="Android guide"
description="Kotlin clients available"
/>
<Guide
enabled
href="/docs/dart/getting-started"
logos={["/img/logos/dart.svg"]}
title="Flutter guide"
description="Dart clients available"
/>
</div>
</div>
</div>
Expand Down
19 changes: 19 additions & 0 deletions static/img/logos/dart.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 968d6c6

Please sign in to comment.