https://github.com/charlescyt/dart-ast-node-viewer
A simple Dart AST node viewer built with Flutter.
https://github.com/charlescyt/dart-ast-node-viewer
ast-node dart
Last synced: about 2 months ago
JSON representation
A simple Dart AST node viewer built with Flutter.
- Host: GitHub
- URL: https://github.com/charlescyt/dart-ast-node-viewer
- Owner: charlescyt
- License: mit
- Created: 2024-07-10T12:14:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-05-20T06:12:31.000Z (about 2 months ago)
- Last Synced: 2026-05-20T07:57:57.871Z (about 2 months ago)
- Topics: ast-node, dart
- Language: Dart
- Homepage: https://charlescyt.github.io/dart-ast-node-viewer/
- Size: 36.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dart_ast_node_viewer
A simple Dart AST node viewer built with Flutter.
The web app is available [here](https://charlescyt.github.io/dart-ast-node-viewer/).
