biscuits 2.2.0 copy "biscuits: ^2.2.0" to clipboard
biscuits: ^2.2.0 copied to clipboard

discontinued
outdated

Service for interacting with the HTTP cookies. A simple and event-based API for handling cookies.

Changelog #

Version 2.2.0 #

  • Raised the Dart SDK constraint.
  • Updated the package dependencies.

Version 2.1.0 #

  • Updated the package dependencies.
  • Updated the URL of the Git repository.

Version 2.0.0 #

  • Raised the Dart SDK constraint.
  • Updated the package dependencies.

Version 1.3.0 #

  • Updated the package dependencies.

Version 1.2.0 #

  • Updated the package dependencies.

Version 1.1.0 #

  • The Cookies constructor now accepts a Document instance instead of an HtmlDocument one.
  • The SimpleChange class is now generic.
  • Added a defaultValue argument to the get() and getObject() methods of the Cookies class.
  • Added the Cookies.toJson() method.
  • Added new unit tests.

Version 1.0.0 #

  • First stable release.
  • Raised the Dart SDK constraint.
  • Updated the package dependencies.

Version 0.2.0 #

  • Raised the Dart SDK constraint.
  • Updated the package dependencies.

Version 0.1.0 #

  • Initial release.
2
likes
0
pub points
52%
popularity

Publisher

verified publisherbelin.io

Service for interacting with the HTTP cookies. A simple and event-based API for handling cookies.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

intl, json_annotation

More

Packages that depend on biscuits