Skip to content

Commit f505583

Browse files
committed
Included additional checks
1 parent 66beaf7 commit f505583

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/resources/projects/libraries.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,13 @@ To publish a FlutterFlow project as a library, start by creating a FlutterFlow p
8282

8383
:::warning
8484
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.
8592
:::
8693

8794
### Disabled Features in a Library

0 commit comments

Comments
 (0)