appwrite / appwrite/sdk-for-flutter

🚀 Feature: Method to Generate File URL

Open
#71 2 comments 1 reaction 1 assignee Claimed by @stnguyen90 View on GitHub
Dominant language
Dart
Stars
418
Forks
150
Avg merge
1h 23m
Merged PRs (30d)
3

Description

### 🔖 Feature description

Add `storage.getFileDownloadURL()`, `storage.getFilePreviewURL()`, and `storage.getFileViewURL()` methods.

### 🎤 Pitch

There are instances where it would be helpful to get a URL rather than the file as bytes such as when used by [`Image.network()`](https://api.flutter.dev/flutter/widgets/Image/Image.network.html) or on Flutter Web.

### 👀 Have you spent some time to check if this issue has been raised before?

- [X] I checked and didn't find similar issue

### 🏢 Have you read the Code of Conduct?

- [X] I have read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/HEAD/CODE_OF_CONDUCT.md)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.