Skip to content

Commit 6a6aae3

Browse files
committed
Merge branch 'refs/heads/main' into pooja/style-guide
2 parents e8c9e31 + c451424 commit 6a6aae3

File tree

11 files changed

+230
-8
lines changed

11 files changed

+230
-8
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
22
slug: /resources/forms
3-
title: Overview
3+
title: Forms Overview
44
tags: [Forms]
55
keywords: [FlutterFlow, forms, input fields, user interface, mobile app development, data collection, user interaction]
66
description: Learn how to work with Forms in FlutterFlow app.
77
sidebar_position: 0
88
---
99

1010

11-
# Overview
11+
# Forms Overview
1212
Forms are a fundamental part of many applications, serving as the primary method for users to input and submit data. Whether you're building a simple contact form or a complex multi-step survey, FlutterFlow provides a comprehensive set of tools to create, validate, and manage forms effectively.
1313

1414
:::tip
1515
In this section, you'll learn how to add form widgets such as [**TextField**](form-widgets/text-field.md), [**Dropdown**](form-widgets/dropdown.md), [**RadioButton**](form-widgets/radiobutton.md), [**Checkbox Widgets**](form-widgets/checkbox.md) and add [**Validations**](form-validation.md) and [**set**](form-actions/set-form-field.md)/[**reset**](form-actions/reset-form-field.md) actions on these widgets.
16-
:::
16+
:::

docs/testing-deployment-publishing/branching-collaboration/branching.md

Lines changed: 227 additions & 5 deletions
Large diffs are not rendered by default.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)