Ponshu Developer
|
ab18b544c2
|
security: ライセンスキーを flutter_secure_storage へ移行、Pro UI ちらつき修正
- SharedPreferences のライセンスキーを FlutterSecureStorage(Android 暗号化)に移行
- 既存ユーザー向け一回限りのマイグレーション処理を追加(ponshu_license_migrated_v1 フラグ)
- LicenseService.getCachedStatusOnly() を追加(ネットワーク不要の即時キャッシュ返却)
- licenseStatusProvider を FutureProvider から AsyncNotifier に変換
- main() でキャッシュを事前ロードし licenseInitialStatusProvider に渡すことで
起動時の loading → false → pro のちらつきを根本解消
- バックグラウンドでサーバー検証を実行し、差異があれば状態を更新
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-23 10:23:18 +09:00 |