appwrite / appwrite/playground-for-dart

๐Ÿ› Bug Report: Speed reduction while start.

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Dart
Stars
40
Forks
6
Avg merge
1d 4h
Merged PRs (30d)
1

Description

### ๐Ÿ‘Ÿ Reproduction steps

When running the main.dart takes too long to complete the futures.

### ๐Ÿ‘ Expected behavior

It should be working lazily or should be completed fast.

### ๐Ÿ‘Ž Actual Behavior

Now it has a lag of some seconds.

### ๐ŸŽฒ Appwrite version

Version 0.10.x

### ๐Ÿ’ป Operating system

MacOS

### ๐Ÿงฑ Your Environment

_No response_

### ๐Ÿ‘€ 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

Research direction

Start by running main.dart on macOS with Appwrite 0.10.x and measure the delay while its futures complete. Trace the startup futures to identify which operation causes the lag; done means startup completes without the reported multi-second delay while preserving the expected behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.