Skip to content

wip: remove cookie_store package#3195

Open
Leptopoda wants to merge 1 commit intomainfrom
chore/remove_cookie_store_package
Open

wip: remove cookie_store package#3195
Leptopoda wants to merge 1 commit intomainfrom
chore/remove_cookie_store_package

Conversation

@Leptopoda
Copy link
Copy Markdown
Member

similar to: #3194 this removes the cookie_store and related packages from the neon codebase.
The new home is: https://github.com/foldland/cookie_store

This is still a WIP as dependency resolution will not work yet.
package:cookie_store imports package:cookie_store_conformance_test from a local path causing dart to hick up.
I'll create tags and use the tag prefix versioning to allow a better dependency resolution.

@provokateurin
Copy link
Copy Markdown
Member

This is still a WIP as dependency resolution will not work yet.

Any progress? Can you update the PR?

@Leptopoda
Copy link
Copy Markdown
Member Author

no progress yet. I'll to fix it this eventing

@Leptopoda Leptopoda force-pushed the chore/remove_cookie_store_package branch from 35a9ea1 to baa3caf Compare April 6, 2026 07:24
@Leptopoda
Copy link
Copy Markdown
Member Author

I've used a global override for now because tag patterns require dart 3.9 which is still far away for us :(

Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
@Leptopoda Leptopoda force-pushed the chore/remove_cookie_store_package branch from baa3caf to 131388d Compare April 6, 2026 07:26
@Leptopoda Leptopoda marked this pull request as ready for review April 6, 2026 07:26
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@provokateurin
Copy link
Copy Markdown
Member

The patch for the downgrade checks needs to be adjusted.

@provokateurin
Copy link
Copy Markdown
Member

Why is the override necessary if the dependency is specified the same way in each package?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants