Mike.Ivanov

Results 3 issues of Mike.Ivanov

**Flutter Version** My version : Flutter (Channel stable, 2.2.3, on macOS 11.2.3 20D91 darwin-x64, locale ru-BY) **Lib Version** My version : 3.0.3+6 **Platform (Android / iOS / web) + version**...

bug

### Bug Description I cannot redo the same steps that I did undo Add Undo / Redo buttons final undo = MobileToolbarItem.action( itemIconBuilder: (context, __, ___) => Icon( Icons.undo, color:...

Add possibility to use softWrap param so we can achieve better behavior when using maxLines and overflow fade