-
## Steps to Reproduce
1. Run your app. Status-bar is semi-trasparent.
2. Add the following code into your `main` function:
```dart
await SystemChrome.setSystemUIOverlayStyle(
SystemUiOverl…
-
@maxim-saplin I am using the datatable2 package in my flutter project. It is working fine in android. but In iOS when scrolling horizontally the headers and rows are splitting. How to solve this issue…
-
**Describe the bug**
If you create a value of type `List` in State, and write it as shown in the attached image 1, there will be no errors when you execute `flutter pub run build_runner build` in two…
-
**Describe the bug**
Deep Linking
I working on deep link, it is working fine without getx, and when i use getx if not close app it is working,
but when i close the app it is showing errors.
![im…
-
It is not possible to change colors of stepper icons and numbers.
They are hardcoded instead of using theme colors.
## Steps to Reproduce
https://github.com/flutter/flutter/blob/51bcdb9407211cc…
-
flutter_boost中使用,初始化不成功
![image](https://user-images.githubusercontent.com/52225007/140041373-4face6f2-a5cb-428f-a549-bf8de6f8b224.png)
gxtai updated
8 months ago
-
**Describe the bug**
You cant use `value` as a keyword argument in a endpoint. This is because the generated function declares one internally
```
The final variable 'value' can't be read because …
-
Is it possible to retrieve the request body in the interceptRequest method with version 2.0.0-beta.7 ?
-
Widget build(BuildContext context) {
return Sizer(
builder: (context, orientation, deviceType){
return GetMaterialApp(
debugShowCheckedModeBanner: false,
…
-
`**Describe` the bug**
The graph freezes when the values entered are too large, ex: R$ 5,314,564.06 this has already happened to you, is there a way to get around this?
**Versions**
- Flutter =>…