Pulse · Insights — Social Flutter screen
Social
48 views

Pulse · Insights

Pulse · Insights is a production-ready Social Flutter screen from FlutterKit Pro, installable with flutterkit add social-profile-insights.

Pulse Insights is a self-contained creator-analytics screen built as a drop-in Flutter component. Below an 'Insights' top bar with a back arrow and a disabled share icon sits a segmented range selector that toggles between 7 days, 30 days, and 90 days, tracking the selected pill in local state. The hero reach card shows the 'Accounts reached' label with a green +24% delta chip and a large 84,213 figure, above a _SparklinePainter that renders twelve normalised samples as a gradient-stroked indigo line with a soft area fill, baseline grid, and a ringed end dot, framed by 'Jun 10'/'Today' axis labels. A 2x2 stat grid pairs Engagement, Profile visits, Shares, and New followers cards, each with an accent icon and a _Delta chip that flips between success green (up) and danger red (down). An activity card renders a seven-bar 'When your audience is active' chart with M-S day labels and top-to-bottom indigo gradient bars, followed by a TOP POSTS section listing four tappable rows with _GridThumbPainter media placeholders, kind/date, and view counts. Pure Flutter with a bundled Inter font, its own dark near-mono theme on #0B0B0F with indigo #6E56F7 brand, SafeArea, overflow-proof scrolling, and no network images. Backend-agnostic: wired through injected onBack and onPost(index) callbacks.

Reveal the one-line command to drop this screen into your project.

Licensed for unlimited commercial projects · resale prohibited · License

What's included

  • _SparklinePainter: gradient indigo line over twelve samples with area fill, baseline grid, and ringed end dot
  • Segmented range selector toggling 7/30/90 days via local setState with a moving highlighted pill
  • Reusable _Delta chip that swaps success-green vs danger-red styling by an up/down flag
  • 2x2 stat grid for Engagement, Profile visits, Shares, and New followers with accent icons and deltas
  • _GridThumbPainter painted media thumbnails and a seven-bar audience-activity chart with M-S labels
  • Bundled Inter font, dark #0B0B0F theme, and onBack / onPost(index) callback hooks

Use cases

  • Creator-facing analytics dashboard in a social or short-video app showing reach and engagement trends
  • A profile insights tab surfacing best-performing posts with view counts and tap-through to detail
  • Audience-timing report telling creators which weekdays drive the most activity before they post
  • Growth summary screen comparing 7/30/90-day windows for followers, shares, and profile visits

Related screens