-
Feature need to pass data to previous composable screens like traditional android navigation library previousBackStackEntry kind of function
-
### Description
1. Craete Procedure.
> CREATE OR REPLACE PROCEDURE DB.SCHEMA.PD_001("P_AAA" VARCHAR(6))
> RETURNS TABLE ()
> LANGUAGE SQL
> EXECUTE AS OWNER
> AS $$
> DECLARE
> res RE…
-
```
ListTile(
iconColor: Colors.white,
textColor: Colors.white,
leading: Icon(Icons.logout_outlined),
…
-
# 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
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…
-
### 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…
-
Is there a way to use this library with flutter Navigator 2.0?
My expectation would be to get the ability to you are providing a page which has a Widget as child. Child is of course an consumer wid…
-
> SecurityError
Error message: Failed to execute 'sendBeacon' on 'Navigator': sendBeacon() with a Blob whose type is not any of the CORS-safelisted values for the Content-Type request header is disab…
-
/private/var/www/eyehawk.io/node_modules/rtc-capture/index.js:5
navigator.getUserMedia = navigator.getUserMedia ||
^
ReferenceError: navigator is not defined
at Object. (/private/var/www/eyehawk.…
-
```
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…