kinex

Results 7 issues of kinex

In my app there is a page which needs to be refreshed if new data is received from cloud. I have implemented it like this: ```dart class ViewEventPage extends StatelessWidget...

Please add support for silent sign-in: https://github.com/firebase/FirebaseUI-Android/blob/master/auth/README.md#silent-sign-in That function is useful in some scenarios to avoid displaying sign-in UI unnecessarily. I don't know why and when it exactly happens but...

### Is there an existing feature request for this? - [X] I have searched the existing issues. ### Command _No response_ ### Description Please add documentation how to continue using...

triage

It would be nice to get also image date/time information in ImageProperties (specifically the date image was taken). This is needed e.g. for displaying images in date/time order.

enhancement
help wanted
good first issue

`withResource` is defined as: `Future withResource(FutureOr Function() callback) ` Method body has this line: `return await callback();` From my understanding the correct way to write that is something like: ```dart...

### Describe the bug This code throws `NullReferenceException` in a packaged WinUI 3 app (so maybe something related to Native AOT): ```c# var driveItem = _graphServiceClient.Drives[driveId].Items[itemId].ItemWithPath(relativePath).GetAsync(); ``` Crash: ``` System.NullReferenceException:...

type:bug

**Describe the bug** Integrated Terminal is very unresponsive/slow while running tests. This prevents using tools like Claude Code while running tests. **To Reproduce** 1. Start running tests (which last several...

blocked on vs code / lsp / dap
is performance