ulrickpsp
ulrickpsp
Hi. First of all I'd like to say it's an impressive work. I'm new to flutter and I took your project as an example to learn. I found an issue...
Hi! I'd like to center the views in the screen. Is it possible to modify gravity?
'error': {'code': -32000, 'message': 'unknown account'} after calling uniswap.close_position(pos_id)
**Describe the bug** Actually I don't know whether it is a bug or it is my fault but whenever I call uniswap.close_position(pos_id) I get the following error: {'jsonrpc': '2.0', 'id':...
**Is your feature request related to a problem? Please describe.** When signup button is clicked from loginView, the extra widgets shown are not centered in screen **Describe the solution you'd...
**Describe the bug** The validation of this checkbox is always false **To Reproduce** Create a FlutterLogin object with 'termsOfService' filled **Expected behavior** Validation fails when checkbox is unchecked Validation succeeds...
Hi. I'm triying to add a second confirmation and execute a safe transaction using gnosis safe sdk. The safe address is a 2/n. `export async function signTransactionAndExecute(chainId, rpcUrlProvider, safeTxHash) {...
**Feature Suggestion** It would be nice if the connector parameters could be set from the quickstart script instead of manually setting them when launching the bot **Impact** It would allow...