Skip to content

Commit c9c73fc

Browse files
committed
Added TabBar widget
1 parent f805f8a commit c9c73fc

13 files changed

+306
-2
lines changed

docs/ff-concepts/navigation-routing/nav-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ slug: overview
33
title: Overview
44
tags: []
55
description: Learn how to add navigation in FlutterFlow.
6-
sidebar_position: 4
6+
sidebar_position: 0
77
---
88

99
# Overview

docs/ff-concepts/navigation-routing/passing-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ slug: passing-data
33
title: Passing Data
44
tags: []
55
description: Learn how to pass data between pages in FlutterFlow.
6-
sidebar_position: 4
6+
sidebar_position: 1
77
---
88
import Tabs from '@theme/Tabs';
99
import TabItem from '@theme/TabItem';
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"label": "Special Page Navigations"
3+
}
Binary file not shown.
1.84 MB
Loading
72.4 KB
Loading
51.3 KB
Loading
1.83 MB
Loading
1.64 MB
Loading
3 MB
Loading

0 commit comments

Comments
 (0)