Skip to content

[flutter_secure_storage] Update flutter_secure_storage to 10.0.0#972

Merged
JSUYA merged 4 commits intoflutter-tizen:masterfrom
JSUYA:update/flutter_secure_storage
Apr 2, 2026
Merged

[flutter_secure_storage] Update flutter_secure_storage to 10.0.0#972
JSUYA merged 4 commits intoflutter-tizen:masterfrom
JSUYA:update/flutter_secure_storage

Conversation

@JSUYA
Copy link
Copy Markdown
Member

@JSUYA JSUYA commented Mar 30, 2026

#968
#973

  • There are no changes to major interfaces or functions affecting us.
  • The lint package has been changed.

@JSUYA JSUYA self-assigned this Mar 30, 2026
@JSUYA JSUYA added the enhancement New feature or request label Mar 30, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the package to version 0.1.3, increases the minimum supported SDK to Flutter 3.27/Dart 3.6, and migrates linting to very_good_analysis. The example application is refactored to include enhanced error handling for platform-specific exceptions and UI improvements. Review feedback identifies a logic flaw in the item sorting for non-numeric keys, highlights the need for mounted checks when using BuildContext after asynchronous operations, and corrects several typos in enums and user-facing strings.

Copy link
Copy Markdown
Contributor

@xiaowei-guan xiaowei-guan left a comment

Choose a reason for hiding this comment

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

You forgot to modify READMR.md:

dependencies:
flutter_secure_storage: ^10.0.0
flutter_secure_storage_tizen: ^0.1.3

@JSUYA
Copy link
Copy Markdown
Member Author

JSUYA commented Mar 31, 2026

You forgot to modify READMR.md:

dependencies:
flutter_secure_storage: ^10.0.0
flutter_secure_storage_tizen: ^0.1.3

Thank you for check. I updated README

@JSUYA JSUYA merged commit 4319ad4 into flutter-tizen:master Apr 2, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants