ChaseConvenience extension
Convenience extension for Chase with common middleware setup.
- on
Methods
-
staticFiles(
String mountPath, String rootDirectory, [StaticOptions options = const StaticOptions()]) → Chase -
Available on Chase, provided by the ChaseConvenience extension
Serves static files from a directory. -
withDefaults(
) → Chase -
Available on Chase, provided by the ChaseConvenience extension
Sets up commonly used middleware for development.