Skip to content

Commit 2b4be6f

Browse files
committed
change from DreamFlow to Dreamflow for brand consistency
1 parent 0e24eaf commit 2b4be6f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

docs/test-and-publish/publish/google-playstore-deployment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ For first-time deployment, you need to create an initial release manually in Goo
173173

174174
### 4.1 Downloading AAB file
175175

176-
In DreamFlow, set the **Google Play Track** to **Internal**, enter the **Bundle ID** and **Version Code**, then click **Submit Build to Google Play**. Wait a few minutes and click **Check Deployment Status**.
176+
In Dreamflow, set the **Google Play Track** to **Internal**, enter the **Bundle ID** and **Version Code**, then click **Submit Build to Google Play**. Wait a few minutes and click **Check Deployment Status**.
177177

178178
Once the build is complete, click **Download AAB File** button (in the **App Bundle** section). If the button is still disabled, wait a bit longer and try again.
179179

@@ -240,7 +240,7 @@ In Google Play Console, create an **Internal Testing** track and upload the **.a
240240
<p></p>
241241

242242
:::info
243-
After the internal testing track is set up, DreamFlow can handle all future deployments directly.
243+
After the internal testing track is set up, Dreamflow can handle all future deployments directly.
244244
:::
245245

246246
### 4.3 Deploy from Dreamflow

docs/test-and-publish/publish/web-deployment.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,18 @@ keywords: [Deployment, Dreamflow, Web]
1010

1111
# Web Deployment
1212

13-
DreamFlow makes it easy to take your app live on the web with minimal setup. You can quickly publish apps for testing, demos, or full production use, directly from your browser.
13+
Dreamflow makes it easy to take your app live on the web with minimal setup. You can quickly publish apps for testing, demos, or full production use, directly from your browser.
1414

15-
DreamFlow offers two flexible options:
15+
Dreamflow offers two flexible options:
1616

1717
- **One-Click Deployment:** Instantly publish your app to the web in just seconds, perfect for previews and prototypes.
1818
- **Custom Web Deployment:** Gain more control over the deployment process, with configuration options tailored for production-ready apps.
1919

2020
## One-Click Deployment
2121

22-
With **One-Click Deployment**, you can instantly publish your app to the web without any additional setup. DreamFlow automatically builds and hosts your project under a shareable DreamFlow URL.
22+
With **One-Click Deployment**, you can instantly publish your app to the web without any additional setup. Dreamflow automatically builds and hosts your project under a shareable Dreamflow URL.
2323

24-
To deploy your app, navigate to **Publish > Web** and click **One-Click Deployment**. DreamFlow will automatically build and host your app at a unique subdomain (e.g., `https://<unique-id>.share.dreamflow.app`).
24+
To deploy your app, navigate to **Publish > Web** and click **One-Click Deployment**. Dreamflow will automatically build and host your app at a unique subdomain (e.g., `https://<unique-id>.share.dreamflow.app`).
2525

2626
![one-click-deployment.avif](imgs/one-click-deployment.avif)
2727

@@ -31,7 +31,7 @@ If you make changes to your project, click **Update Deployment** to publish the
3131

3232
:::info[Key Benefits]
3333

34-
- **Fastest way to go live:** No configuration or hosting setup needed. Everything happens directly in DreamFlow.
34+
- **Fastest way to go live:** No configuration or hosting setup needed. Everything happens directly in Dreamflow.
3535
- **Shareable link:** Easily share your app with teammates, testers, or clients.
3636
- **Quick iteration:** Update deployments as you make changes, ensuring your live app always reflects the latest build.
3737
- **Full control:** Unpublish when you’re ready to stop sharing or move to a custom deployment.

0 commit comments

Comments
 (0)