biscuits 1.2.0 copy "biscuits: ^1.2.0" to clipboard
biscuits: ^1.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 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
51%
popularity

Publisher

verified publisherbelin.io

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

Homepage

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

intl, json_annotation

More

Packages that depend on biscuits