Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/ff-concepts/animations/hero_animations.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
slug: /concepts/hero-animations
slug: /concepts/animations/hero-animations
title: Hero Animations
description: Learn how to add Hero Animations in your FlutterFlow app.
tags: [FlutterFlow, Hero Animations, Concepts]
Expand Down
2 changes: 1 addition & 1 deletion docs/ff-concepts/animations/implicit_animations.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
slug: /concepts/implicit-animations
slug: /concepts/animations/implicit
title: Implicit Animations
description: Learn how to add implicit animations in FlutterFlow.
tags: [FlutterFlow, Implicit Animations, Concepts]
Expand Down
2 changes: 1 addition & 1 deletion docs/ff-concepts/animations/widget_animations.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
slug: /concepts/widget-animations
slug: /concepts/animations/widget-animations
title: Widget Animations
description: Learn how to add widget animations in FlutterFlow.
tags: [FlutterFlow, Widget Animations, Concepts]
Expand Down
2 changes: 1 addition & 1 deletion docs/ff-concepts/layout/building-layout.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
slug: /concepts/building-layout
slug: /concepts/layouts
title: Building Layout
description: Learn how to build layout in your FlutterFlow app.
tags: [FlutterFlow, Building Layout, Concepts]
Expand Down
2 changes: 1 addition & 1 deletion docs/ff-concepts/layout/responsive-layout.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
slug: /concepts/responsive-layout
slug: /concepts/layouts/responsive
title: Responsive Layout
description: Learn how to create responsive layout in your FlutterFlow app.
tags: [FlutterFlow, Responsive Layout, Concepts]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
slug: /concepts/responsive/conditional-builder
slug: /concepts/layouts/conditional-builder
title: ConditionalBuilder
description: Learn how to display different widgets based on certain conditions in your FlutterFlow app.
tags: [FlutterFlow, ConditionalBuilder, Concepts]
Expand Down
2 changes: 1 addition & 1 deletion docs/ff-concepts/layout/responsive-widgets/wrap-widget.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
slug: /concepts/responsive/wrap
slug: /concepts/layouts/wrap
title: Wrap
description: Learn how to add the Wrap widget in your FlutterFlow app.
tags: [FlutterFlow, Wrap, Concepts]
Expand Down