SaaS Dashboard

Growth-oriented dashboard starter for subscription businesses.

statflow_dashboard_saas is a Flutter dashboard package for recurring revenue, growth, conversion, churn, and product adoption reporting.

Installation

dependencies:
  statflow_dashboard_saas: ^1.0.0

Usage

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

MaterialApp(
  home: const SaaSDashboardScreen(),
);

Target Persona

  • product-led SaaS teams
  • revenue and growth operators
  • startup founders preparing investor or board updates

Included Experience

  • KPI header for recurring revenue, users, conversion, and churn
  • revenue momentum chart
  • plan distribution breakdown
  • acquisition velocity section
  • adoption and product-signal activity feed

Core Sections

  • KPI header
  • revenue and growth summary
  • acquisition and conversion
  • churn and retention
  • plan distribution
  • feature adoption

Typical Metrics

  • MRR
  • ARR
  • churn rate
  • trial conversion
  • active users
  • new signups
  • expansion revenue
  • feature adoption

Customization Notes

  • replace SaaSDemoData with your own revenue and lifecycle metrics
  • keep the current section order for marketing screenshots
  • brand accents inherit from the shared theme and can be overridden centrally

Selling Angle

  • easiest dashboard to position as an entry-level starter
  • broadest audience across B2B software teams
  • good first template for screenshots, landing pages, and bundles