Baseflow / Baseflow/flutter_cache_manager

sqflite_android update

Ouverte
#501 1 commentaire 3 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Dart
Étoiles
809
Forks
510
Merge moyen
6 min
PR mergées (30 j)
1

Description

flutter_cache_manager: 3.4.1

/Users/coder/.pub-cache/hosted/pub.dev/sqflite_android-2.4.1/android/src/main/java/com/tekartik/sqflite/LocaleUtils.java:48: warning: [deprecation] Locale(String,String,String) in Locale has been deprecated
return new Locale(language, country, variant);
^
/Users/coder/.pub-cache/hosted/pub.dev/sqflite_android-2.4.1/android/src/main/java/com/tekartik/sqflite/Utils.java:92: warning: [deprecation] Locale(String,String,String) in Locale has been deprecated
return new Locale(language, country, variant);
^
/Users/coder/.pub-cache/hosted/pub.dev/sqflite_android-2.4.1/android/src/main/java/com/tekartik/sqflite/Database.java:204: warning: [deprecation] getId() in Thread has been deprecated
return id + "," + thread.getName() + "(" + thread.getId() + ")";

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Start with the sqflite_android-2.4.1 Android source paths shown in the warning and inspect this project's dependency declaration for flutter_cache_manager. Confirm whether the deprecations originate in the dependency and whether an update is required; done means the Android build no longer reports these warnings or the required upstream action is documented.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
dart, flutter, java
Domaine
mobile-dev
Type d'issue
Bug
Difficulté
2/5
Temps estimé
1-3 heures
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
30/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.