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

outdated

An HTTP Cookies implementation for the client.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cooky

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  cooky: ^1.0.2

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:cooky/cooky.dart';
10
likes
30
pub points
81%
popularity

Publisher

unverified uploader

An HTTP Cookies implementation for the client.

Repository (GitLab)
View/report issues
Contributing

License

MIT (LICENSE)

More

Packages that depend on cooky