statflow_dashboard_saas 1.0.0 copy "statflow_dashboard_saas: ^1.0.0" to clipboard
statflow_dashboard_saas: ^1.0.0 copied to clipboard

SaaS dashboard starter kit built on the shared Statflow framework.

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
0
likes
140
points
87
downloads

Documentation

API reference

Publisher

verified publishershop.stripedape.tech

Weekly Downloads

SaaS dashboard starter kit built on the shared Statflow framework.

Repository (GitHub)
View/report issues

Topics

#flutter #dashboard #analytics #saas

License

unknown (license)

Dependencies

flutter, statflow_dashboard_shared

More

Packages that depend on statflow_dashboard_saas