Advanced User Feedback Platform for Flutter

Advanced User Feedback Platform for Flutter

Don't guess,
Ask your Users!

Don't guess,
Ask your Users!

Easily collect user feedback, drive data-driven decisions, and enhance user engagement—all within a few lines of Flutter & Dart code.

We are launching soon!

We are launching soon!

Sign up to get notified.

Sign up to get notified.

A Powerful Survey Toolkit

A Powerful Survey Toolkit

A Powerful Survey Toolkit

From multiple-choice to open-ended questions, DashSurvey empowers you to create any type of survey you need. Customize visuals, add logic, and build multi-step flows—all managed from an intuitive dashboard that lets you focus on extracting valuable insights.

From multiple-choice to open-ended questions, DashSurvey empowers you to create any type of survey you need. Customize visuals, add logic, and build multi-step flows—all managed from an intuitive dashboard that lets you focus on extracting valuable insights.

Insights & Analytics

Insights & Analytics

Make data-driven decisions faster. Track responses, analyze user sentiment, and monitor completion stats the moment they roll in. Our analytics dashboard delivers actionable insights, so you can adapt and improve your app experience on the fly.

Make data-driven decisions faster. Track responses, analyze user sentiment, and monitor completion stats the moment they roll in. Our analytics dashboard delivers actionable insights, so you can adapt and improve your app experience on the fly.

Targeted & Localized

Targeted & Localized

Ensure every survey is relevant and accessible to your global audience. Pinpoint specific user groups to get the most accurate feedback. Plus, built-in localization tools let you create surveys in multiple languages, helping you collect insights from users around the world—all without juggling multiple versions of your app.

Ensure every survey is relevant and accessible to your global audience. Pinpoint specific user groups to get the most accurate feedback. Plus, built-in localization tools let you create surveys in multiple languages, helping you collect insights from users around the world—all without juggling multiple versions of your app.

Built for Flutter

Integrate surveys with our dedicated Flutter SDK in a single line of code, so you can start learning from your users instantly. Our native widgets blend perfectly with your app’s look and feel and are highly customisable.

main.dart

import 'package:dash_survey/dash_survey.dart';
import 'package:flutter/material.dart';

void main() {
  runApp(const MyApp());
}

class MyApp extends StatelessWidget {
  const MyApp({super.key});

  @override
  Widget build(BuildContext context) {
    return DashSurvey(
      apiKey: 'YOUR_API_KEY',
      child: MaterialApp(
        // Put the this anywhere in your widget tree
        // to automatically fetch and display surveys
        home: const DashSurveyBuilder(),
      ),
    );
  }
}

Built for Flutter

Integrate surveys with our dedicated Flutter SDK in a single line of code, so you can start learning from your users instantly. Our native widgets blend perfectly with your app’s look and feel and are highly customisable.

main.dart

import 'package:dash_survey/dash_survey.dart';
import 'package:flutter/material.dart';

void main() {
  runApp(const MyApp());
}

class MyApp extends StatelessWidget {
  const MyApp({super.key});

  @override
  Widget build(BuildContext context) {
    return DashSurvey(
      apiKey: 'YOUR_API_KEY',
      child: MaterialApp(
        // Put the this anywhere in your widget tree
        // to automatically fetch and display surveys
        home: const DashSurveyBuilder(),
      ),
    );
  }
}

Built for Flutter

Integrate surveys with our dedicated Flutter SDK in a single line of code, so you can start learning from your users instantly. Our native widgets blend perfectly with your app’s look and feel and are highly customisable.

main.dart

import 'package:dash_survey/dash_survey.dart';
import 'package:flutter/material.dart';

void main() {
  runApp(const MyApp());
}

class MyApp extends StatelessWidget {
  const MyApp({super.key});

  @override
  Widget build(BuildContext context) {
    return DashSurvey(
      apiKey: 'YOUR_API_KEY',
      child: MaterialApp(
        // Put the this anywhere in your widget tree
        // to automatically fetch and display surveys
        home: const DashSurveyBuilder(),
      ),
    );
  }
}

Evaluation

Free

2 Active Surveys

100 Responses per Month

Response Insights

Start now

Professional

19

Euro/month

Everything in Evaluatiion

Unlimited Active Surveys

10.000 Responses per Month

Localized Surveys

Get Started

Enterprise

199

Eurp/month

Everything in Professional

25.000 Responses per Survey

Rolling Surveys (coming soon)

Single Sign On (coming soon)

Get Started

© Dash Survey 2025