Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Cache files are not being removed in current pub release

オープン
#476 コメント 12 件 リアクション 17 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
30/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
静か
技術スタック
dart, flutter
領域
release

調査の方向性

commit #469を確認し、現在のpub.devリリースとマージされた修正を比較してください。公開されたパッケージにキャッシュファイルのクリーンアップ修正がまだ含まれていないか確認してください。新しいpub.devリリースにその修正が含まれ、報告されたキャッシュの動作が解決されれば完了です。

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

説明

🐛 Bug Report

The recent bug fix in the commit #469 does actually fix a serious bug which has been in the library for two years where the cache files are neved cleaned up because the file.exists() doesn't point to the correct file. The fix has been merged but the release in pub.dev is missing.

There are several issues about this behaviour that have been reported for quite some time.

#377, #452, #446

@mvanbeusekom Sorry for the ping but I believe this is a serious fix missing.

主要言語
Dart
スター
810
フォーク
510
平均マージ
2日 2時間
マージ済み PR(30日)
11

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

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

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

Baseflow/flutter_cache_manager のほかの issue

Baseflow/flutter_cache_manager の issue をすべて見る

似ている issue

Dart の issue をもっと見る

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

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