Lukas Kurz
Lukas Kurz
This PR fixes an issue where the google_maps_flutter packages throws a platform error, which causes the app to crash. Most of the explanation below can also be read here, as...
As mentioned in #39 , the deprecation warning for still using the `Registrar` can be suppressed, since it's still used for maintaining backwards compatibility.
Hi there. In my app i have a bottom sheet, in which i want to put a AutoRouter widget. This bottom sheet should take up just as much space as...
Would be cool, if we could use the same logic that the inbuilt material icons use to display the icon in the autocomplete feature of the IDE. ```dart /// timer_off...
I was thinking, that it would be nice to have a feature, that can automatically translate and insert missing translations into our translation file. I have a similar workflow set...
**BUG REPORTS WITHOUT PROVIDING THESE INFORMATIONS WILL BE CLOSED DIRECTLY. DON'T REMOVE THE SECTIONS!** **Describe the bug** Building reveals warnings ``` Note: Some input files use unchecked or unsafe operations....