App Blueprint
Package: vyuh_app_blueprint
The app blueprint is the application-layer complement to entity blueprints. Entity blueprints describe state and behavior; app blueprints describe how the application is assembled into workspaces, navigation, routes, surfaces, settings, realtime, offline posture, demos, and integrations.
What To Inspect
| Concern | Source |
|---|---|
| App model | packages/vyuh_app_blueprint/lib/src/app_blueprint.dart |
| Validator | packages/vyuh_app_blueprint/lib/src/app_blueprint_validator.dart |
| ELog consumer | /Users/pavanpodila/Projects/vyuh/vyuh_mfg/packages/vyuh_mfg_elog/lib/src/app.dart |