Mahesh Jamdade

Results 177 comments of Mahesh Jamdade

Thanks for the info, I am unable to reproduce the error on Pressing "Enter" on a windows machine, also we do not have the reproducible device to replicate the issue....

Hi @dishankjj, image picker currently doesn't support this feature. You will have to depend on some third-party plugin or implement this feature yourself until this is fixed.

Hi @cedvdb, Thanks for filing the issue. I am able to reproduce the exception along with those logs on both stable and the master channel. logs ``` Launching lib/main.dart on...

Hi @xlyashuk, Thanks for filing the issue. I am able to reproduce the issue on stable and the master channel. On Taking the screenshot error is thrown and a blank...

Hi @jnschulze, Thanks for filing the issue. I am able to reproduce the issue with` barrierDismissible: true,` doesn't close the modal route. https://user-images.githubusercontent.com/31410839/164442892-d43b0e1a-c515-4e3b-961b-a21bdd327496.mov code sample ```dart import 'package:flutter/material.dart'; import 'package:go_router/go_router.dart';...

Hi @NeroThroN, Thanks for filing the issue. On which target platform are you experiencing the crash? Please share the complete logs by running `flutter run -v` and the output of...

Thanks for the info @NeroThroN, I am seeing a very high number of instances of `_List` as soon as the app loads without interacting with the app. This is reproducible...

Hi @muhammadkamel, Thanks for filing the issue. Please share a [minimal and complete reproducible code](https://stackoverflow.com/help/minimal-reproducible-example) and the output of `flutter doctor -v` along with the steps to reproduce the issue.

Thanks for the info @Mohammadkamel. Please share [minimal and complete reproducible code](https://stackoverflow.com/help/minimal-reproducible-example) which I can directly paste and run to better address the issue. Additionally please confirm, if this is...