-
```
Create several bookmarks around several files in the project; some of them in
the same file.
Clicking navigation arrows doesn't work, but the keyboard shortcut do.
```
Original issue reported o…
-
The current version of our splash dialogs was an improvised solution because of a missing Navigator.
As we now have a navigator since 6f8d6283aeaddf0d9b2ecfcaca7ed061f0d3543c, we could implement prop…
-
New issues panel of Chrome 93 gives me this alert for my Elm js file:
> A page or script is accessing at least one of navigator.userAgent, navigator.appVersion, and navigator.platform. In a future …
-
### Describe the bug
Hello, I am reaching out to report that I have not been able to see any previews or that no previews are being generated from multiple generations. I am trying to create a homesc…
-
# FlutterEasyDialogs: Dialogs can be dismissed with navigator.pop or router.pop
## Description
In the current implementation of FlutterEasyDialogs, dialogs can be dismissed using `navigator.pop()`…
-
### Describe the bug
over the last week, i have spent more money than i would like to remember as the app, seems to burn through an inconsistent rate of tokens often a very large some without produci…
-
It could help implementers if Navigator could return whether a publication is at the `start` or the `end` in a reliable manner.
Although it’s possible to implement different strategies at the app l…
-
Feature need to pass data to previous composable screens like traditional android navigation library previousBackStackEntry kind of function
-
##### Story Navigator version 0.023
##### Orange version 3.37.0
##### Expected behavior
All the words in the list should be highlighted
##### Actual behavior
Some words are h…
-
```
ListTile(
iconColor: Colors.white,
textColor: Colors.white,
leading: Icon(Icons.logout_outlined),
…