Alex Frei
Alex Frei
Scheduled android notifications doesn't work correctly when using firebase_messaging and close the app completly. The notifications will be sent but too late which have mostley a delay from 30-60min. I...
**Is your feature request related to a problem? Please describe.** The hit area of the widget is currently suboptimal. The problem occurs when there is text with multiple blank lines...
**Describe the bug** It looks like there is a difference in the line spacing and letter spacing between the regular text and the selectable text. **To Reproduce** Steps to reproduce...
### Package Version 5.2.1 ### Flutter Version 3.24.0 ### Platforms Android, iOS, Web, Windows, macOS, Linux ### How to reproduce? Depending on whether the image fits the screen width or...
## Description This PR adds support for `colSpan` and `rowSpan` to the `TableCell` widget. With this change, each `TableCell` can now span multiple columns and/or rows, similar to how HTML...