Darshan

Results 171 issues of Darshan

## What does this PR do? Inlining the env via `--dart-define` for flutter web! ## Test Plan (Write your test plan here. If you changed any code, please provide us...

### 🔖 Enhancement description Pre-checking if a param is required or not directly in the SDK can save a network trip. ### 🎤 Pitch Currently the required params are checked...

enhancement
question
stale

## What does this PR do? Use buttons instead of a plain url text. ## Test Plan Manual. ![image](https://github.com/user-attachments/assets/6bda5694-44cc-44ac-9141-f2141cfe00f1) ## Related PRs and Issues N/A. ## Checklist - [x] Have...

## What does this PR do? This PR does the following - 1. Moves the `database` controller to a module structure 2. Introduces a new `Table` API, similar to Collections...

## What does this PR do? Skips fetching related documents unless explicitly requested via `select` queries. 1. Default behavior **GET** ``` /v1/databases/theatre/collections/movies/documents/avengers ``` **Response** ```json { "title": "Avengers", "$id": "avengers",...

## What does this PR do? Available on all the latest browsers after 2022. https://caniuse.com/mdn-css_types_calc-keyword_infinity ## Test Plan Manual. ## Related PRs and Issues N/A. ## Checklist - [x] Have...

## What does this PR do? 1. Adds project check 2. Updates tests based on the project id ## Test Plan (Write your test plan here. If you changed any...

## What does this PR do? (Provide a description of what this PR does and why it's needed.) ## Test Plan (Write your test plan here. If you changed any...

## What does this PR do? (Provide a description of what this PR does.) ## Test Plan (Write your test plan here. If you changed any code, please provide us...

## What does this PR do? Console project is named as `Appwrite`. Problematic on different `Platform` types. ## Test Plan N/A. ## Related PRs and Issues N/A. ## Checklist -...