flutter/website

Flutter documentation web site

View on GitHub ↗Jump to charts ↓Open shareable report →

Data as of . Signed-in members get hourly updates — create a free account.

Summary Information

Updated 2 hours ago
Added to GitGenius on September 22nd, 2026
Created on September 3rd, 2015
Open Issues & Pull Requests: 73 (+1)
GitHub issues: Enabled
Number of forks: 3,499
Total Stargazers: 3,121 (+0)
Total Subscribers: 177 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 24.2 hours
Mean response time: 102.3 days
90th percentile: 235.1 days
Tracked items: 1,207

How this project is maintained

Practically every issue opened in the past year has drawn a reply. 86% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "infra.structure" is answered fastest, typically in under an hour, while "closed (obsolete)" waits about 5 days. 94% of issues opened in the past year have since been closed. Three people close 82% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 65
New in 7 days: 9
Closed in 7 days: 9
Avg open age: 392 days
Stale 30+ days: 41
Stale 90+ days: 29

Recent activity

Opened in 7 days: 8
Closed in 7 days: 7
Comments in 7 days: 1
Events in 7 days: 4

Top labels

  • from.page-issue (617)
  • p2-medium (562)
  • e2-days (293)
  • e1-hours (256)
  • closed (obsolete) (254)
  • p1-high (135)
  • infra.structure (119)
  • st.invalid (118)

Most active issues this week

Sign in to see which issues are moving.
Sign in

Detailed Description

Flutter website is a documentation and marketing website built with Jaspr and hosted on Firebase.

The project serves as the central hub for Flutter framework documentation and marketing content, accessible at docs.flutter.dev and flutter.dev. It addresses the need to maintain comprehensive, up-to-date guidance for developers using Flutter. The site is built using Jaspr, a Dart-based web framework, and leverages Firebase for hosting. The README emphasizes that API documentation is maintained separately in the Flutter framework repository itself, so issues with api.flutter.dev should be filed there rather than in this repository.

Contributors should be aware that the project follows the Google Developer Documentation Style Guidelines, which means avoiding first-person language, future tense, and abbreviations like "i.e." or "e.g." The project welcomes community contributions through pull requests, with some issues explicitly tagged as "PRs welcome," though contributions are accepted on other issues as well. For simple text and CSS changes, contributors can use the GitHub UI directly. Changes involving code samples, new or removed pages, or navigation modifications require local testing before submission. Building the site locally requires the latest stable release of Flutter and Dart, which contributors can verify and set up following the provided instructions.

The project maintains an active issue tracker and pull request workflow with a clear contribution process. The maintainers provide specific guidance on submission standards and style conventions, indicating structured oversight of documentation quality. The team handles staging of changes automatically in pull requests when needed, suggesting an established review and deployment pipeline. Community involvement is actively encouraged with explicit thanks offered to contributors who help keep the documentation current.