Skip to content

Updated FF experts page #259

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jan 23, 2025
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
67 changes: 0 additions & 67 deletions docs/misc/flutterflow-experts.md

This file was deleted.

101 changes: 101 additions & 0 deletions docs/misc/hire-flutterflow-developer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
---
slug: /misc/hire-flutterflow-developer
title: Hire FlutterFlow Developer
description: Learn how to hire a FlutterFlow Developer.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add a slug and fix the redirects for the old page?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, added now! Thanks.

sidebar_position: 1
keywords: [Hire FlutterFlow Developer, FlutterFlow Expert]
---

# Hire FlutterFlow Developer

You can hire a skilled FlutterFlow Developer to build your app at: https://www.flutterflow.io/hire-developer.

**FlutterFlow Developers** include agencies and freelancers skilled in building apps using FlutterFlow. Many of them have the **FlutterFlow Expert** badge, awarded to those who demonstrate advanced technical proficiency. To earn this recognition, they must pass the FlutterFlow Expert training and submit a portfolio of their work for our evaluation.

:::warning[Please Note]

- FlutterFlow Developers are independent professionals, not employees, agents, or affiliates of FlutterFlow.
- Any services provided are solely the responsibility of the Developer, not FlutterFlow.
- We recommend signing a contract with the Developer before making any payments to ensure clarity on deliverables and timelines.

:::

Visit https://www.flutterflow.io/hire-developer to get started.

![hire-dev-page.png](imgs/hire-dev-page.png)

There are two ways to find a Developer:

- **Get matched**: Receive recommendations based on your project requirements and preferences (*recommended*).
- **Browse Developers**: Explore available Developers, view their details, and reach out to specific ones.

In both cases, you’d need to make an account with FlutterFlow, and fill out a project proposal about your project. Make sure to clearly convey your needs, objectives, and any specific requirements. This information is crucial for the Developer to provide you with an accurate timeline and quote.

## Get Matched With Developers

To get matched with developers based on your project requirements, follow the steps below:

1. Create or log into your FlutterFlow account.

![login-ff-2.png](imgs/login-ff-2.png)

2. Fill out your project details, including features, budget, geo, and language preferences.

![project-details.png](imgs/project-details.png)

3. Review your project proposal for accuracy and completeness.

![review-project-proposal.png](imgs/review-project-proposal.png)

4. Confirm your project details to get matched with Developers based on your requirements.

![confirm-developers.png](imgs/confirm-developers.png)


:::info[Please Note]

You can send your request upto 5 Developers at a time.

:::

Alternatively, you can browse Developers, view their profiles, and use the **Hire** button to send a personalized project proposal.

![browse-devs.png](imgs/browse-devs.png)

## FAQs

<details>
<summary>
Do FlutterFlow Developers work for FlutterFlow?
</summary>
<p>
No, FlutterFlow Developers are independent professionals, including designers, developers, and consultants with expertise in FlutterFlow.
</p>
</details>

<details>
<summary>
How are Developers selected for my project?
</summary>
<p>
Developers are matched based on your requirements, such as geo, language, budget, and project scope. Priority is given to Developers with the FlutterFlow Expert badge.
</p>
</details>

<details>
<summary>
Am I obligated to work with a Developer after contacting them?
</summary>
<p>
No, contacting a Developer does not obligate you to engage their services.
</p>
</details>

<details>
<summary>
How are contracts and payments managed?
</summary>
<p>
Contracts and payments are directly negotiated between you and the Developer. FlutterFlow does not handle contracts or payments. All terms, including scope, costs, and timelines, are agreed upon by both parties. Payments are processed through the Developer’s preferred billing system.
</p>
</details>
Binary file added docs/misc/imgs/browse-devs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/misc/imgs/confirm-developers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/misc/imgs/hire-dev-page.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/misc/imgs/login-ff-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/misc/imgs/login-ff-expert.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/misc/imgs/project-details.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/misc/imgs/review-project-proposal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions firebase.json
Original file line number Diff line number Diff line change
Expand Up @@ -2312,6 +2312,11 @@
"source": "/misc/enterprise-support-policy",
"destination": "/misc/enterprise#enterprise-support-policy",
"type": 301
},
{
"source": "/misc/flutterflow-experts",
"destination": "/misc/hire-flutterflow-developer",
"type": 301
}
]
}
Expand Down
Loading