Skip to content

Commit ac2f07f

Browse files
fix: remove download count and update feature velocity metric in KQED showcase entry (#13554)
_Description of what this PR is changing or adding, and why:_ _Issues fixed by this PR (if any):_ _PRs or commits this PR depends on (if any):_ ## Presubmit checklist - [x] If you are unwilling, or unable, to sign the CLA, even for a _tiny_, one-word PR, please file an issue instead of a PR. - [x] If this PR is not meant to land until a future stable release, mark it as draft with an explanation. - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style)—for example, it doesn't use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first-person pronouns). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer. --------- Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 0539a7e commit ac2f07f

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

sites/www/content/showcase/kqed.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,12 @@ successMetrics:
3333

3434
[KQED](https://www.kqed.org/?utm_source=flutter_blog&utm_medium=referral&utm_campaign=flutter_showcase_2026&utm_content=kqed_org_link) is Northern California’s public media source for trustworthy news, local stories, NPR & PBS programs, podcasts, live radio, and community events. Serving the San Francisco Bay Area across on-air broadcast, the web, and mobile, KQED is powered by its members to inform, inspire, and connect the community.
3535

36-
With over one million downloads, KQED needed to modernize its mobile experience. Initially, the team sought to quickly launch an updated app to meet the needs of users and internal stakeholders. Today, the goal is to make it easy for Bay Area audiences to access trusted local news, live radio, podcasts, and video in one place, while building daily habits and strengthening membership support.
36+
KQED needed to modernize its mobile experience.
37+
Initially, the team sought to quickly launch an updated app
38+
to meet the needs of users and internal stakeholders.
39+
Today, the goal is to make it easy for Bay Area audiences
40+
to access trusted local news, live radio, podcasts, and video in one place,
41+
while building daily habits and strengthening membership support.
3742

3843
**Why Flutter?**
3944

@@ -69,7 +74,8 @@ The migration to Flutter has been transformative for both users and the engineer
6974
* **Ratings surge:** User ratings on the App Store and Google Play jumped from a struggling 2.0 stars to a 4.8-star average.
7075
* **Developer efficiency:** Moving to a single codebase improved internal developer productivity by 60%.
7176
* **Codebase reduction:** Writing and maintaining logic once resulted in a 70% decrease in overall codebase size.
72-
* **Velocity boost:** Feature release cadence increased by 55%, with a 1300% increase in the number of features offered.
77+
* **Velocity boost:** Feature release cadence increased by 55%,
78+
with a 13x increase in the number of features offered.
7379

7480
<br />
7581

0 commit comments

Comments
 (0)