Baseflow / Baseflow/flutter_cache_manager

Open Api for FileInfo

Đang mở
#207 0 bình luận 2 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Dart
Star
809
Fork
510
Merge trung bình
6 phút
Pull request đã merge (30 ngày)
1

Mô tả

## 🚀 Feature Requests

When getting a file (e.g. via `getSingleFile`) it'd be nice to also know wether it came from cache or the internet.
We already can do this by manually trying to first get it from cache or otherwise the internet, but the "one function does it all" approach would be nice as well.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Hướng nghiên cứu

Start by tracing the getSingleFile entry point and the FileInfo type to see how cache and internet retrieval are currently represented. Define the source information the API should expose, then add coverage for both cache and internet paths; done means callers can identify which source supplied the file through one function.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
dart, flutter
Lĩnh vực
api, mobile-dev
Loại issue
Tính năng
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
48/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.