# bdero/flutter_scene SLOC report

> As of 2026-09-10 (commit 7c18c3664918), bdero/flutter_scene contains 237,978 total lines: 178,253 code, 38,926 comments, 20,799 blank, across 942 files in 17 languages (top: Dart 92.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

bdero/flutter_scene has 178,253 source lines of code out of 237,978 total lines across 942 files, counted from the 7c18c36649185a24b4726b089669c1d0dad358f6 ref at commit 7c18c3664918 by the OctoCounts tokei engine on 2026-09-10. 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 bdero/flutter_scene to commit 7c18c3664918, 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 large codebase by counted code lines. Code represents 74.9% of all lines, comments represent 16.4%, and the repository averages 189 code lines per file. Dart accounts for 92.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Dart | 629 | 211,733 | 164,144 | 30,476 | 17,113 |
| GLSL | 117 | 11,870 | 7,751 | 2,878 | 1,241 |
| Rust | 1 | 2,376 | 2,169 | 82 | 125 |
| C++ | 16 | 1,308 | 908 | 152 | 248 |
| JSON | 12 | 867 | 867 | 0 | 0 |
| YAML | 34 | 1,123 | 817 | 200 | 106 |
| CMake | 16 | 1,094 | 700 | 226 | 168 |
| C Header | 14 | 442 | 210 | 130 | 102 |
| Swift | 15 | 237 | 161 | 30 | 46 |
| JavaScript | 2 | 173 | 132 | 29 | 12 |
| Kotlin | 4 | 153 | 126 | 6 | 21 |
| Xcode Config | 24 | 132 | 88 | 32 | 12 |

Top language (Dart 92.1%). Generated at 2026-09-10T12:39:33.847929787+00:00. Canonical report: https://octocounts.com/github/bdero/flutter_scene

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/bdero/flutter_scene/commit/7c18c36649185a24b4726b089669c1d0dad358f6?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 bdero/flutter_scene have?

bdero/flutter_scene has 237,978 total lines, including 178,253 code lines, 38,926 comment lines, and 20,799 blank lines.

### How was the bdero/flutter_scene line count measured?

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

### What commit was counted for bdero/flutter_scene?

This OctoCounts report was generated from 7c18c36649185a24b4726b089669c1d0dad358f6 at commit 7c18c3664918 on 2026-09-10T12:39:33.847929787+00:00.

## Similar repository reports

- [lollipopkit/flutter_server_box](https://octocounts.com/github/lollipopkit/flutter_server_box) — Dart, 174,791 code lines
- [Spyou/Zangetsu](https://octocounts.com/github/Spyou/Zangetsu) — Dart, 185,453 code lines
- [professorDeveloper/sozo](https://octocounts.com/github/professorDeveloper/sozo) — Dart, 148,753 code lines
- [deretame/Breeze](https://octocounts.com/github/deretame/Breeze) — Dart, 140,632 code lines
- [hm21/pro_image_editor](https://octocounts.com/github/hm21/pro_image_editor) — Dart, 140,082 code lines
- [kodjodevf/mangayomi](https://octocounts.com/github/kodjodevf/mangayomi) — Dart, 218,113 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)
