Creating a Project
Start building by describing your app idea on the Primio home page.
- Go to primio.dev and sign in with Google or GitHub
- Type your app description in the text field — be as detailed as you like
- Click Build my app to create the project
- Primio will generate your app and show a live preview
Tips for good prompts
Section titled “Tips for good prompts”- Be specific — “A fitness tracker with workout logging, progress charts, and a dark theme” works better than “a fitness app”
- Mention design preferences — Colors, layout style, dark/light mode
- List key features — The more detail, the better the first output
- Reference real apps — “Similar to Todoist but with calendar integration” gives strong context
What to avoid in your first prompt
Section titled “What to avoid in your first prompt”- Don’t include code examples — Primio writes the code for you. Pasting code snippets or pseudo-code into the prompt confuses the AI and produces worse results.
- Don’t add a huge list of technical requirements — Keep it focused on what the app should do and look like. Long lists of technical specs overwhelm the AI and lead to incomplete implementations.
- Don’t reference other frameworks or programming languages — Primio generates Flutter/Dart code. Asking for “a React-style component” or “like a Python Flask app” sends the AI in the wrong direction.