Skip to content

docs: Add flutter_secure_storage upgrade notes to the 4.0 upgrade guide - #780

Merged
developerjamiu merged 2 commits into
serverpod:mainfrom
FXschwartz:5620-flutter-secure-storage-11
Sep 7, 2026
Merged

docs: Add flutter_secure_storage upgrade notes to the 4.0 upgrade guide#780
developerjamiu merged 2 commits into
serverpod:mainfrom
FXschwartz:5620-flutter-secure-storage-11

Conversation

@FXschwartz

@FXschwartz FXschwartz commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Adds a subsection to the 4.0 upgrade guide for projects using the new auth module on Android.

serverpod_auth_core_flutter now requires flutter_secure_storage 10.0.0 or newer and allows 11.x (serverpod/serverpod#5678).

The section explains that going from 9.x directly to 11.x signs users out on Android, that going through 10.x first keeps the session, how to pin 10.x with a dependency override, and that 11.x needs compileSdk 37.

Related: serverpod/serverpod#5620

Comment thread docs/11-upgrading/01-upgrade-to-four.md Outdated

@marcelomendoncasoares marcelomendoncasoares left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Let's just wait for a @serverpod/docs review before merging.

@developerjamiu developerjamiu added the documentation Improvements or additions to documentation label Sep 7, 2026
@developerjamiu
developerjamiu merged commit 4999065 into serverpod:main Sep 7, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants