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

Commit 30305b8

Browse files
wip flutter blog
1 parent 701e40c commit 30305b8

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
@@ -548,6 +548,10 @@ const fullNav: FullNav = {
548548
title: 'REST API',
549549
href: '/guides/dart/serverless-rest-api-example',
550550
},
551+
{
552+
title: 'Flutter Web',
553+
href: '/guides/dart/flutter',
554+
},
551555
],
552556
},
553557
],

0 commit comments

Comments
 (0)