Documentation for the Clerk Flutter SDK, served by docs.page.
- Live site: https://docs.page/clerk/clerk-sdk-flutter-docs
- Content: MDX files in
docs/— routes mirror file paths - Configuration:
docs.json— sidebar, theme, and site settings
Edit the MDX files in docs/ and open a pull request. No build step required — docs.page renders straight from the repository.
To preview locally:
npx @docs.page/cli previewTo validate links and assets:
npx @docs.page/cli check