darshankawar

Results 1758 comments of darshankawar

Thanks for the update @Tom3652 and for your patience while we try to figure this out, because we haven't seen such issues earlier. Per your SO post, I see that...

@WilliamZheng99 There's a related open request to add `Rich Text` based editor to the framework. Check it out and see if it resembles your request. https://github.com/flutter/flutter/issues/12675

@WilliamZheng99 Have you looked at https://pub.dev/packages/flutter_markdown

@vasilich6107 I used above code in the plugin example running on android but didn't observe the app hanging. Are there any more details you could provide to replicate it properly...

Thanks for the update. Seeing the same behavior as reported using [code sample](https://github.com/flutter/flutter/issues/159266#issuecomment-2493239026) provided using the plugin's [example](https://github.com/flutter/packages/tree/main/packages/go_router_builder/example) and running on web. ``` stable : 3.24.5 master: 3.27.0-1.0.pre.628 ```

Thanks for the report @chrisnorman7 I tried following the details you provided with latest master version with which I observed that I see `increase, button` in the VO space. If...

> can you please provide what's the expected behavior against the actual behavior ? Can you please also provide this so as to properly address this issue ?

Thanks for the update. Now I was able to replicate the behavior reported with latest sdk versions. ``` stable : 3.24.5 master : 3.27.0-1.0.pre.778 ```

Thanks for the detailed report. From the list of problems mentioned, apart from first point for which there's an already open issue and linked above, I was able to replicate...