trellis_dart_frog 0.10.2 copy "trellis_dart_frog: ^0.10.2" to clipboard
trellis_dart_frog: ^0.10.2 copied to clipboard

Dart Frog integration for the Trellis template engine — provider, HTMX helpers, and security middleware.

Changelog #

0.10.2 #

Changed #

  • Lockstep version bump to keep all Trellis SDK packages on a single shared version. No functional changes in this package.

0.10.1 #

Changed #

  • Lockstep version bump to keep all Trellis SDK packages on a single shared version. No functional changes in this package.

0.10.0 #

Changed #

  • Lockstep version bump to keep all Trellis SDK packages on a single shared version. No functional changes in this package.

0.9.1 #

Changed #

  • Lockstep version bump to keep all Trellis SDK packages on a single shared version. No functional changes in this package.

0.9.0 #

Changed #

  • Lockstep version bump to keep all Trellis SDK packages on a single shared version. No functional changes in this package.

0.8.2 #

Changed #

  • Lockstep version bump to keep all Trellis SDK packages on a single shared version. No functional changes in this package.

0.8.1 #

Changed #

  • Lockstep version bump to keep all Trellis SDK packages on a single shared version. No functional changes in this package.

0.8.0 #

Changed #

  • Version aligned to the unified Trellis SDK lockstep versioning scheme — all SDK packages now share a single version number and are released together. No functional changes since 0.1.0.

0.1.0 #

Added #

  • trellisProvider() for exposing a Trellis engine through Dart Frog providers.
  • renderPage(), renderFragment(), and renderOobFragments() for template rendering from RequestContext.
  • HTMX request helpers: isHtmxRequest(), htmxTarget(), htmxTrigger(), and isHtmxBoosted().
  • csrfToken() and CsrfToken for reading the current token from request context.

Security #

  • trellisSecurityHeaders() middleware bridged from trellis_shelf.
  • trellisCsrf() middleware bridging the Shelf double-submit cookie implementation into Dart Frog.
  • Re-export of CspBuilder so apps can configure CSP without importing trellis_shelf directly.
0
likes
160
points
260
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dart Frog integration for the Trellis template engine — provider, HTMX helpers, and security middleware.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dart_frog, shelf, trellis, trellis_shelf

More

Packages that depend on trellis_dart_frog