GEMINI.md
engine/src/flutter/GEMINI.mdGEMINI.md
Quality
43/100
Scores the file, not the repository.Length
223 words
3 headings · 0 code blocksRepository
178k
— · pushed 0 days agoLast changed
3 days ago
First indexed 3 days ago.1# Flutter Engine23This project contains the engine for Flutter. GN is used as the build system4and there are many targets. The engine is built for the local ("host") platform5but also built for the the target platform (ex. iOS or Android).67The tool at `./bin/et` is used as a wrapper around GN and ninja to easily build8targets. The results are placed in "../out/\<config name\>". Build config names9describe the target platform, but also codify the optimization level and the10target architecture. For example, when developing on an arm64 mac,11`host_debug_unopt_arm64` is the most likely configuration for testing.1213For testing there are numerous test runners. How they are run locally is14documented in `./testing/run_tests.py`.1516This project lives as a subdirectory of the flutter github project at17https://github.com/flutter/flutter.1819## Directories2021- `./ci` - necessary data for continuous integration22- `./fml` - low-level cross-platform helper classes23- `./impeller` - a 2d renderer24- `./lib` - Contains the engine's Dart code (dart:ui).25- `./shell` - contains the embedders for each target platform26- `./third-party` - 3rd party dependencies which are copied here with depot27 tools.28- `./tools` - tools used for assisting engine development2930## Style3132- The Google C++ Style Guide is used for C++.33- C++ docstrings are in the Doxygen format.34- Prefer functions that are less than 30 lines long.35
Also in flutter/flutter
Diff this repo’s formatsOne repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| flutter/flutterdev/a11y_assessments/GEMINI.md · 178k | GEMINI.md | arch | 28/100 | 3 days ago | |
| flutter/flutterengine/src/flutter/impeller/GEMINI.md · 178k | GEMINI.md | test | 54/100 | 3 days ago | |
| flutter/flutterengine/src/flutter/lib/web_ui/GEMINI.md · 178k | GEMINI.md | buildtestarch | 74/100 | 3 days ago | |
| flutter/flutterengine/src/flutter/tools/licenses_cpp/GEMINI.md · 178k | GEMINI.md | build | 40/100 | 3 days ago |
Similar configs
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| firebase/flutterfireGEMINI.md · 9.2k | GEMINI.md | lint-formatstylearchdo-not+1 | 80/100 | 3 days ago | |
| flutter/flutterengine/src/flutter/lib/web_ui/GEMINI.md · 178k | GEMINI.md | buildtestarch | 74/100 | 3 days ago | |
| mas-cli/masGEMINI.md · 12k | GEMINI.md | buildtestlint-formatstyle+3 | 65/100 | 2 days ago | |
| flutter/flutterengine/src/flutter/impeller/GEMINI.md · 178k | GEMINI.md | test | 54/100 | 3 days ago | |
| flutter/flutterengine/src/flutter/tools/licenses_cpp/GEMINI.md · 178k | GEMINI.md | build | 40/100 | 3 days ago | |
| flutter/flutterdev/a11y_assessments/GEMINI.md · 178k | GEMINI.md | arch | 28/100 | 3 days ago | |
| tensorflow/tensorflowthird_party/xla/xla/GEMINI.md · 197k | GEMINI.md | no sections | 4/100 | 3 days ago |
