Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 43e3861

Browse files
wip flutter blog
1 parent f60bf89 commit 43e3861

File tree

6 files changed

+1133
-0
lines changed

6 files changed

+1133
-0
lines changed
241 KB
Loading
129 KB
Loading
187 KB
Loading
219 KB
Loading

src/nav.config.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -558,6 +558,10 @@ const fullNav: FullNav = {
558558
title: 'REST API',
559559
href: '/guides/dart/serverless-rest-api-example',
560560
},
561+
{
562+
title: 'Flutter Web',
563+
href: '/guides/dart/flutter',
564+
},
561565
],
562566
},
563567
],

0 commit comments

Comments
 (0)