armandsLa

Results 16 issues of armandsLa

Calling reloadData() on UITableView causes moved cell to jump back to center state. Is it possible to keep the state after data has been reloaded?

**Describe the bug** It's not possible to copy text from from VS Code integrated Dart DevTools to pasteboard on macOS. It's possible to highlight the text, but copy doesn't work....

is bug
blocked on dart / flutter
in devtools

There are multiple issues with this viewer: - `deleteLayout` configuration is not implemented. - multiple important functions are not made public, like `removePage` for example. There's no way to delete...

Flutter app on Android 13 has a black navigation bar. Nothing seems to affect or fix this. Can be reproduced using the boilerplate project created by running `flutter create` -----------------...

waiting for customer response
in triage

### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues) ### The question Is there a way to change the color of the single-row...

help wanted

There is an issue with how `HomeWidgetBackgroundWorker` uses `async/await` in its iOS implementation. Currently, the `run` method returns immediately, before the platform channel can be initialized and the Flutter callback...

The current iOS platform implementation doesn't follow common Swift best practices. It feels like it's written using Dart conventions, not Swift. Also, there are multiple unused variables, unsafe optional unwrapping,...

### Bug Description Deleting text and moving back to previous line often moves cursor to the start of the line, not end as it supposed to be. This causes weird...

p0

### Bug Description There is a white background behind the keyboard and toolbar. When the menu is open, and the keyboard is dismissed, it is possible to see it for...

p1

### Bug Description When selecting heading, list or quote option in menu, the keyboard gets opened, but the menu is not dismissed. This causes an issue the next time toolbar...

bug