Browser storage Safe / Signed Session-aware

Test Cookies

Manage the current request's cookies — add a name/value pair, optionally sign it as safe, and remove entries one at a time.

Cookies
2
Scope
Request

Cookies

2 cookies on this request

Key Value Action
DARTSESSID
6ca1765a07cd8a7aba0d43925ed7d098
language
en

Add cookie

File References

Related files powering this example

  • View
    example/lib/widgets/example/cookie.j2.html
  • Controller
    example/lib/controllers/home_controller.dart
  • Authentication Controller
    example/lib/controllers/auth_controller.dart
  • Router
    example/lib/route/web_route.dart