Baseflow / Baseflow/flutter_cache_manager

Implement `file_system` for the web using IndexedDB to store the files

Open
#339 16 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
809
Forks
510
Avg merge
6m
Merged PRs (30d)
1

Description

## 🏗 Enhancement Proposal & Pitch

Currently, `file_system`'s web implementation uses `MemoryFileSystem`. Migrating it to use IndexedDB would enable true web caching and make the implementation native.

### Platforms affected

🌐 Web

Contributor guide

Open the contributing guide

Research direction

Start by locating the web implementation of `file_system` and its current `MemoryFileSystem` usage, then review how the platform-specific code is organized. Define the IndexedDB persistence behavior and verify web caching with tests; the issue names no files or tests, so the scope needs clarification first.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
databases, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.