Skip to content

Library publishing restriction info #270

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 9 commits into from
Feb 11, 2025
Merged
4 changes: 4 additions & 0 deletions docs/resources/projects/libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,10 @@ To publish a FlutterFlow project as a library, start by creating a FlutterFlow p
- It's recommended to include a message that tells users what has changed in the version your are publishing.
:::

:::warning
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.
:::

### Disabled Features in a Library

When a project is converted into a library, the following features are disabled to ensure compatibility and functionality limitations:
Expand Down