flame-engine/flame

Convert docs site to Jaspr

Open

#3,733 opened on Sep 30, 2025

 (12 comments) (4 reactions) (0 assignees)Dart (1,021 forks)batch import
enhancementhacktoberfest

Repository metrics

Stars
 (10,575 stars)
PR merge metrics
 (Avg merge 3d 22h) (6 merged PRs in 30d)

Description

Problem to solve

It would be great to have our docs site in Jaspr to have even more of our code-base in Dart (and avoid weird package update problems from other ecosystems etc).

Jaspr is a free and open source framework for building websites in Dart. Create fast and dynamic web experiences with ease in a familiar language and ecosystem.

Proposal

We would need the following from Jaspr:

  1. Docs written in markdown
  2. Flutter examples embedded on the page
  3. Mermaid diagram rendering
  4. Syntax highlighting for code

According to @schultek 1, 2 and 4 already exists and 3 should be possible to create.

More information

Other

  • Are you interested in working on a PR for this?

Contributor guide