FlutterFlow
communityVisual app builder for Flutter creating native mobile and web apps with drag-and-drop and AI.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.flutterflow.io/v1/projectsList projects
Returns
projects[] with projectId, projectName, createdAt, updatedAt, platform, lastPublishedAtGET
https://api.flutterflow.io/v1/projects/{projectId}Get project details
Parameters
projectIdproject ID (stringrequiredReturns
projectId, projectName, pages[], components[], dataSchemas[], apiCalls[], actions[]POST
https://api.flutterflow.io/v1/projects/{projectId}/exportExport Flutter code
Parameters
projectIdproject ID (stringrequiredbranchNamebranch (stringoptionalReturns
downloadUrl for exported Flutter/Dart code