Baseflow / Baseflow/flutter_cache_manager

Preserve file name

オープン
#335 コメント 1 件 リアクション 5 件 担当者 0 名 GitHub で見る
type: enhancement
主要言語
Dart
スター
809
フォーク
510
平均マージ
6分
マージ済み PR(30日)
1

説明

## 💬 Questions and Help

How can I preserve the file name of the cached object?

I'm storing the file to share it posteriorly using the putFile method to save and the getFileFromCache to retrieve it but I'm losing the file name in this process. Is there any way of preserving the file name or shall I implement my putFile method?

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Start by reading the putFile and getFileFromCache entry points to trace how the cached object is stored and returned. Determine whether the existing cache metadata can preserve the original file name; done means retrieving the object retains that name, with the behavior verified by an appropriate test.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
dart, flutter
領域
mobile
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
30/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。