wild-coffee

Results 7 issues of wild-coffee

### Steps to reproduce Environment: Ubuntu 22.04, Orange Pi 5 ARM64. When two page repeatedly push and pop, after several times, the app becomes unresponsive, and the program hangs. From...

c: crash
framework
engine
dependency: dart
f: routes
platform-linux
a: desktop
P2
platform-target-arm
team-desktop
triaged-desktop

When sending a byte array, can specify the offset and length, without creating a new object every time. This can prevent generating many memory fragments.

How to deal with the situation where the keyboard automatically closes when a popup appears? 弹出时,会自动关闭键盘。如何做可以不关闭键盘?

InsertMode: replace and insertOrReplace are not supported on postgres insertOrIgnore,is not working properly all these mode is need

enhancement
backend-postgres

**Describe the bug** when postgresql, use insertAll raised exception: "pragma synax error" the genarate sql: pragma defer_foreign_keys = on; in batch is useful! error: ``` await AppDatabase.instance.screw .insertAll(listData!.map((e) => ScrewCompanion.insert(...

breaking

fix _parseStyles exception xlsx export by wps