flutter_secure_storage
flutter_secure_storage copied to clipboard
RSACipher18Implementation.java uses or overrides a deprecated API
When I do "flutter build apk --release" the following message is showed in the console:
Note: /Users/myuser/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage-6.0.0/android/src/main/java/com/it_nomads/fluttersecurestorage/ciphers/RSACipher18Implementation.java uses or overrides a deprecated API.
flutter_secure_storage: ^6.0.0 sdk: ">=2.17.0 <3.0.0" Flutter 3.0.5 Dart 2.17.6 compileSdkVersion 33 minSdkVersion 21 targetSdkVersion 30
Flutter doctor: Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 3.0.5, on macOS 12.3.1 21E258 darwin-x64, locale es-MX) [✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3) [✓] Xcode - develop for iOS and macOS (Xcode 13.3.1) [✓] Android Studio (version 4.2) [✓] VS Code (version 1.70.2) [!] Connected device ! No devices available [✓] HTTP Host Availability
Facing the same issue
Facing same issue
Facing same issue with Flutter 3.3.2
And with 3.3.4.
have same issues 3.3.3
Same issue here as well.
Same issue
same here
same issue
Error message:
Note: C:\Users[User]\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\flutter_secure_storage-6.0.0\android\src\main\java\com\it_nomads\fluttersecurestorage\ciphers\RSACipher18Implementation.java uses or overrides a deprecated API.
flutter --version:
Flutter 3.3.7 • channel stable • https://github.com/flutter/flutter.git Framework • revision e99c9c7cd9 (4 days ago) • 2022-11-01 16:59:00 -0700 Engine • revision 857bd6b74c Tools • Dart 2.18.4 • DevTools 2.15.0
flutter doctor:
Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel stable, 3.3.7, on Microsoft Windows [Version 10.0.19044.2130], locale en-US) [√] Android toolchain - develop for Android devices (Android SDK version 33.0.0) [√] Chrome - develop for the web [X] Visual Studio - develop for Windows X Visual Studio not installed; this is necessary for Windows development. Download at https://visualstudio.microsoft.com/downloads/. Please install the "Desktop development with C++" workload, including all of its default components [√] Android Studio (version 2021.3) [√] VS Code (version 1.73.0) [√] Connected device (3 available) [√] HTTP Host Availability
Same issue with flutter 3.3.7
Same issue with Flutter 3.3.1
This is fixed with version 6.1.0