-
**Jerboa Version**
0.0.34
**Describe the bug**
Pressing the icon to open the app flashes a seemingly normal looking app and then crashes, maybe 600ms later.
**To Reproduce**
Steps to reproduc…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
**Description:** I want change the head color of calendar, but when I using the style named materialCalendarHeaderLayout, it did not work well
**Expected behavior:** ![QQ截图20230315105509](htt…
-
Animation for a destination seem to default to a animation when the UI does not fill the entire screen.
@Destination
@Composable
fun SomeScreen() {
Box() {
Text(text = "hi")
…
-
Runtime NPE when trying to layout a SideSheet (1.10-alpha01):
```
java.lang.NullPointerException: Attempt to invoke virtual method 'com.google.android.material.shape.ShapeAppearanceModel$Builder c…
-
**Describe the bug**
There is a weird animation behaviour when switching from positive entries to negative ones with `AxisValuesOverrider`.
`AxisValueOverrider` is set up in such a way that it set…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
**Jerboa Version**
Tried on 0.0.38 and 0.0.39
**Android version + phone**
Pixel 4, Android 13
**Describe the bug**
The following post and others with the same link crash the app every time when open…
-
**Describe the bug**
Crashes happens when we access datastore preferences menu, it only showing white pages. Does it had relation with material3 implementation?
**To Reproduce**
Steps to reproduc…
-
Please answer the following questions for yourself before submitting an issue.
- [x] I am running the latest version
- [x] I checked the documentation and found no answer
- [x] I checked to make …