The official extension registry for FlutterFlow Campus.
Browse and install curated extensions from Campus → Settings → Extensions.
- Usage Limits — view Claude Code and Codex usage in one Campus dashboard.
Extensions live under extensions/<reverse-dns-id>/.
-
Fork this repository and create a branch.
-
Add or update an extension under
extensions/. -
Run the repository checks:
python3 -m unittest discover -s tool/tests -v python3 tool/registry.py validate --root . -
Open a pull request.
Do not edit campus.registry.json or files under artifacts/ by hand.
Maintainers publish validated extensions through CI.
See CONTRIBUTING.md for the package structure and submission process.
Extension source and published artifacts are validated before they reach Campus. Campus also shows an extension's requested access before enabling it. Extensions can run with user-granted permissions, so install only extensions you trust.
Please report security issues as described in SECURITY.md.
No open-source license is granted for this repository. See NOTICE.