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
1
Scope
Request

Cookies

1 cookie on this request

Key Value Action
DARTSESSID
8566c4a9eb0f8e142e452a6a554830e4

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