| <!--- | |
| Generated by https://github.com/polina-c/layerlens | |
| Dependencies that create loop are markes with `!`. | |
| --> | |
| ```mermaid | |
| flowchart TD; | |
| _formatting.dart-->_primitives.dart; | |
| _formatting.dart-->_util.dart; | |
| shared_model.dart-->_formatting.dart; | |
| shared_model.dart-->_primitives.dart; | |
| ``` | |