builder
library
Classes
-
BuildConfig
-
Build-time configuration for generating and serving a Spry app.
-
ErrorEntry
-
Metadata for a discovered error file.
-
GeneratedFile
-
A generated file written during
spry build or spry serve.
-
HooksEntry
-
Metadata discovered from
hooks.dart.
-
MiddlewareEntry
-
Metadata for a discovered middleware file.
-
RouteEntry
-
Metadata for a discovered route file.
-
RouteTree
-
Scanned route metadata used by the generator.
Exceptions / Errors
-
LoadConfigException
-
Error thrown when loading
spry.config.dart fails.
-
RouteScanException
-
Error thrown when route discovery or semantic validation finds invalid input.