nagringapp
nagringapp
### Checklist - [X] I read the [troubleshooting guide](https://github.com/bluefireteam/audioplayers/blob/main/troubleshooting.md) before raising this issue - [X] I made sure that the issue I am raising doesn't already exist ### Current bug...
[Mobile] List (number o bullet) issue | index == 0 || (index > 0 && index < length)': is not true.
My issue is about Mobile. When I user showListBullets or showListNumbers the editor triggers an error when I press return twice. To reproduce: - enter any text - press return...
**Describe the bug** Trying to use Hero when navigating to a detailed page **Reproduction code Parentn Widget: ``` return Hero( tag: 'post', child: Container( height: 200, decoration: BoxDecoration( image: DecorationImage(...