Skip to content

Commit 162c8fa

Browse files
committed
All points in bullets
1 parent 380af84 commit 162c8fa

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/resources/projects/libraries.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,14 @@ To publish a FlutterFlow project as a library, start by creating a FlutterFlow p
8181
:::
8282

8383
:::warning
84-
You cannot publish a project as a Library if it has already been deployed to the Google Play Store or the Apple App Store. Additionally, the Publish button is disabled if a deployment process was started and failed.
85-
86-
To publish a project as a library, ensure that:
87-
88-
- There are no errors or warnings in the project.
89-
- The project is on the Main Branch.
90-
- You have an active Pro Plan subscription.
91-
- The project is not cloned from a Marketplace project.
84+
To publish a project as a library, it must meet the following requirements:
85+
86+
- **No Prior Store Deployment**: The project must not have been deployed to the Google Play Store or Apple App Store.
87+
- **No Failed Deployments**: The Publish button remains disabled if a deployment process was started and failed.
88+
- **No Errors or Warnings**: All project errors or warnings must be addressed beforehand.
89+
- **Main Branch Only**: You can only publish from the main branch.
90+
- **Pro Plan Subscription**: A Pro Plan is required to publish a project as a library.
91+
- **Not Cloned from Marketplace**: The project cannot be a clone of a Marketplace project.
9292
:::
9393

9494
### Disabled Features in a Library

0 commit comments

Comments
 (0)