cooky 2.0.0 copy "cooky: ^2.0.0" to clipboard
cooky: ^2.0.0 copied to clipboard

Platformweb

An HTTP Cookies implementation for the client to get, set and remove cookies. It is very simple and well tested.

Changelog #

2.0.0 #

  • Null safety support

1.1.0 #

  • Update all dependencies and fix warnings
  • Make the formatDate function public
  • Remove the intl dependency
  • Fix weekday Thi -> Thu

1.0.1 #

  • Minor change: Use DateTime.now().add(maxAge) instead of building the date with DateTime.fromMillisecondsSinceEpoch(/* etc... */)

1.0.0 #

  • Initial commit
10
likes
150
points
106k
downloads

Publisher

unverified uploader

Weekly Downloads

An HTTP Cookies implementation for the client to get, set and remove cookies. It is very simple and well tested.

Repository (GitLab)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

More

Packages that depend on cooky