PackageTrack
Sign in Get early access

cookie_jar

A cookie manager for http requests in Dart, help you to deal with the cookie policies and persistence.

4.0.9 160K downloads/mo #935 most downloaded on pub.dev flutterchina/cookie_jar

What this package is like to depend on

Last release 5 months ago

27 Feb 2026

Ships unpredictably

gaps range from 2 weeks to 2.6 years

Some releases are documented

notes for 13 of 22 stable releases

1 version withdrawn

withdrawn after publishing

8 years old

28 releases · first in 2018

1 release in the last 12 months

see the full history below

Release timeline

28 releases · Apr 2018 to Feb 2026
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 28
  1. 4.0.9 27 Feb 2026
    Release notes
    • Fix persistSession parameter does not work as expected.
    Open source →
  2. 4.0.8 22 Jul 2023
    Release notes
    • Simply replace \ to / rather than using Uri when parsing a storage base directory.
    Open source →
  3. 4.0.7 18 Jul 2023
    Release notes
    • Allow to configure whether to delete host cookies when load failed.
    • Fix directory parsing for the file storage.
    • Add WebCookieJar to convenient Web usages instead of throwing exceptions.
    Open source →
  4. 4.0.6 18 Jul 2023 withdrawn

    Nothing published for this version

  5. 4.0.5 16 Jun 2023
    Release notes
    • Fixed problem with returning false if cookiePath end with '/'.
    Open source →
  6. 4.0.4 16 Jun 2023
    Release notes
    • Export Cookie from universal_io.
    Open source →
  7. 4.0.3 01 Jun 2023
    Release notes
    • Fix runtime type cast exception.
    Open source →
  8. 4.0.2 30 Apr 2023
    Release notes
    • Use universal_io to handle imports. This also bumps the minimum required SDK version to 2.15.0.
    Open source →
  9. 4.0.1 24 Mar 2023
    Release notes
    • Clean codes and update documents.
    • Support to compile on Web.
    Open source →
  10. 4.0.1-beta 24 Feb 2023 pre-release

    Nothing published for this version

  11. 4.0.0 22 Mar 2023
    Release notes
    • Preserve all cookies that with same name but in different paths when request (as Chrome acts). For example, in request header: Cookie: a=1; a=2; a=3. Note: Cookies with same name will be sorted by path (longer path first) when return (List<Cookie> that loadForRequest returned).
    • Fix path and domain match error (#30)
    • Fix #31: Use the "directory" of request-uri as default path if there is no 'Path' component in Set-Cookie line (in 3.x, used root '/', it is not standard).
    Open source →
  12. 3.0.1 01 Apr 2021
    Release notes
    • refactor
    Open source →
  13. 3.0.1-prev1 31 Mar 2021 pre-release

    Nothing published for this version

  14. 3.0.0 28 Mar 2021
    Release notes
    • Change all APIs to async
    • Add deletedeleteAll APIs in CookieJar class.
    • Support custom cookie persistent storage。
    Open source →
  15. 3.0.0-beta2 01 Mar 2021 pre-release

    Nothing published for this version

  16. 3.0.0-beta1 28 Feb 2021 pre-release

    Nothing published for this version

  17. 2.0.0 22 Feb 2021

    Nothing published for this version

  18. 2.0.0-nullsafety 22 Feb 2021 pre-release

    Nothing published for this version

  19. 1.0.1 02 Jul 2019
    Release notes
    • add forceInit method for PersistCookieJar
    • handle cookie name conflicts
    Open source →
  20. 1.0.0 18 Feb 2019

    Nothing published for this version

  21. 0.0.8 17 Feb 2019

    Nothing published for this version

  22. 0.0.7 19 Nov 2018

    Nothing published for this version

  23. 0.0.6 20 Aug 2018

    Nothing published for this version

  24. 0.0.5 20 Aug 2018

    Nothing published for this version

  25. 0.0.4 23 May 2018

    Nothing published for this version

  26. 0.0.3 27 Apr 2018

    Nothing published for this version

  27. 0.0.2 26 Apr 2018

    Nothing published for this version

  28. 0.0.1 26 Apr 2018
    Release notes
    • Initial version, created by Stagehand
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive