-
import 'package:flutter/material.dart';
import 'package:listviewbuilder/detaysayfa.dart';
void main() {
runApp(const MyApp());
}
class MyApp extends StatelessWidget {
const MyApp({super.…
-
**Describe the bug**
`with-open` will not compile.
Does your problem persist after `clj -M:cljd clean && flutter clean`? Yes
**To Reproduce**
Steps to reproduce the behavior:
1. Create any Cl…
-
### Steps to reproduce
1. Create a new Flutter project: flutter create bug.
2. Run the application and switch to another app. Then, reopen the Flutter app using Mission Control.
3. Try this multipl…
-
showError等。如果是dialog或者popup怎么显示在上层?
另外,我在主窗口有一个image {anchors.fill: parent} 这个时候appbar被挡住了。。这个是啥原因呢
-
![bug v2 0 0](https://user-images.githubusercontent.com/35864378/123281545-7260b480-d512-11eb-8e34-07c9da0f7c81.png)
Testing in clear app. Click 'Go to Detail Screen' and has error
main.dart
…
-
The `ScrollPosition.isScrollingNotifier` notifications work as expected on mobile, when scrolls are initiated by touch-dragging. This can be seen in the example provided in https://github.com/flutter…
-
NativeTextStyle's fontSize is not working, i tested it with many values but it's not changing from the default one
```
import 'package:flutter/material.dart';
import 'package:flutter_native_admob…
-
I would like to know if there is a way to customize the theme color of the appBar, floating button and other widgets.
-
**Describe the bug**
I have a chat screen that watches a family provider that retrieves the messages using the chat Id as a family parameter, when the user receives a message notification I try to in…
-
Appbar buttons should be able to be placed top,middle,bottom of the appbar, give the user the ability to specify the position of the buttons on the appbar when creating them.
Core packages should a…