Update docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx

Co-authored-by: Reuben Turner <[email protected]>
This commit is contained in:
Deven Joshi
2021-07-16 20:40:40 +05:30
committed by GitHub
co-authored by Reuben Turner
parent 6ff32fb26c
commit 8edf68b3b9
@@ -250,7 +250,7 @@ dependencies:
``` ```
Upon doing this, all breaking changes from the package will take immediate effect. Here are steps to Upon doing this, all breaking changes from the package will take immediate effect. Here are steps to
remedy the issue: remedy the issues:
1) Change over the constructor of `connectUserWithProvider()` to the new format. 1) Change over the constructor of `connectUserWithProvider()` to the new format.