Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Remove hive dependency and add instructinos to migration from v1 while persisting the auth state #823

Merged
merged 6 commits into from Feb 6, 2024

Conversation

dshukertjr
Copy link
Member

What kind of change does this PR introduce?

This PR removes the Hive dependency. We said we eventually remove the Hive dependency when we first implemented the automatic migration code. I personally was thinking of keeping the migration code around longer something like 5 or 6 months, and it has only been a month and a half since v2 of supabase_fluter has been published. However, Hive is currently working on a complete rewrite, and it might be good to remove its dependency before they release a stable version of it. I'm open to comments about this PR though.

If this PR gets merged, I will add a similar section about migrating auth from v1 to v2 in the upgrade guide as well.

Closes #812

packages/supabase_flutter/README.md Outdated Show resolved Hide resolved
@Vinzent03
Copy link
Collaborator

We should link to the upgrade guide at least in the changelog file of supabase_flutter as well.

@dshukertjr dshukertjr merged commit 26885c2 into main Feb 6, 2024
3 checks passed
@dshukertjr dshukertjr deleted the refactor/remove-hive branch February 6, 2024 03:24
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.

Dependency conflict with hive package
3 participants