# flutter/genui SLOC report

> As of 2026-09-16 (commit d88aa765eb7d), flutter/genui contains 41,770 total lines: 30,112 code, 6,483 comments, 5,175 blank, across 460 files in 17 languages (top: Dart 76.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

flutter/genui has 30,112 source lines of code out of 41,770 total lines across 460 files, counted from the d88aa765eb7d0a72ee4d98aa687a60a14fb38947 ref at commit d88aa765eb7d by the OctoCounts tokei engine on 2026-09-16. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving flutter/genui to commit d88aa765eb7d, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 72.1% of all lines, comments represent 15.5%, and the repository averages 65 code lines per file. Dart accounts for 76.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Dart | 223 | 30,325 | 22,887 | 3,903 | 3,535 |
| Python | 9 | 2,873 | 2,533 | 188 | 152 |
| C++ | 22 | 1,742 | 1,165 | 248 | 329 |
| CMake | 24 | 1,645 | 1,049 | 342 | 254 |
| JSON | 16 | 942 | 942 | 0 | 0 |
| YAML | 20 | 606 | 437 | 73 | 96 |
| C Header | 21 | 566 | 240 | 193 | 133 |
| Swift | 23 | 392 | 231 | 83 | 78 |
| Kotlin | 8 | 212 | 158 | 22 | 32 |
| XML | 15 | 307 | 141 | 147 | 19 |
| JavaScript | 1 | 236 | 127 | 78 | 31 |
| Xcode Config | 30 | 152 | 108 | 32 | 12 |

Top language (Dart 76.0%). Generated at 2026-09-16T17:04:00.720834135+00:00. Canonical report: https://octocounts.com/github/flutter/genui

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/flutter/genui/commit/d88aa765eb7d0a72ee4d98aa687a60a14fb38947?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does flutter/genui have?

flutter/genui has 41,770 total lines, including 30,112 code lines, 6,483 comment lines, and 5,175 blank lines.

### How was the flutter/genui line count measured?

OctoCounts resolved the public GitHub repository to commit d88aa765eb7d, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for flutter/genui?

This OctoCounts report was generated from d88aa765eb7d0a72ee4d98aa687a60a14fb38947 at commit d88aa765eb7d on 2026-09-16T17:04:00.720834135+00:00.

## Similar repository reports

- [miru-project/miru-app](https://octocounts.com/github/miru-project/miru-app) — Dart, 31,844 code lines
- [achui1980/comic-reader](https://octocounts.com/github/achui1980/comic-reader) — Dart, 32,281 code lines
- [RecoMind-Company/RecoMind-Flutter](https://octocounts.com/github/RecoMind-Company/RecoMind-Flutter) — Dart, 26,422 code lines
- [fluttercommunity/plus_plugins](https://octocounts.com/github/fluttercommunity/plus_plugins) — Dart, 25,135 code lines
- [hooshyar/flutter_gen_ai_chat_ui](https://octocounts.com/github/hooshyar/flutter_gen_ai_chat_ui) — Dart, 35,616 code lines
- [ExteraApp/matrix-dart-sdk](https://octocounts.com/github/ExteraApp/matrix-dart-sdk) — Dart, 35,975 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [React Native vs Flutter](https://octocounts.com/compare/react-native-vs-flutter)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
