-
I tried the react-navigation-shared-element with React Navigation v5, and while the element (an image in this case) is shared between the screens the transition from a flatlist view to the detail view…
-
## Steps to Reproduce
1. To change the `fontsize` or `fontFamily` of the AppBar's title using `copyWith`:
`textTheme: ThemeData.light().textTheme.copyWith(headline6: TextStyle(fontSize: 18…
-
1. Autox.js 版本:Autox-v6-universal-release-6.6.1
2. Autox.js 下载渠道:https://github.com/kkevsekk1/AutoX/releases
3. Android 版本:Android 9
4. Android 机型:avd Pixel_3a_XL_api_28
5. Android 系统类别:avd androi…
-
### 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…
-
This could be placed to the appbar menu on the startpage. This could give you an easier overview over the currently active and inactive recurring transaction.
-
### Steps to reproduce
When I run my project in Chrome, it works well, but when I deploy it on the server, it doesn't work. The project has no issues with the older Flutter version. I also created a …
-
When you try to fill cells with same color in different rows so that they look like one, depending of the value of dataRowHeight you can see white spaces.
![image](https://user-images.githubusercon…
-
I want to place a input in search bar and listview in scaffold
but there is no option to split or atlease show/hide input from appBar on click
-
If the `actions` property exists on an `AppBar` object, then the `endDrawer` property on the parent `Scaffold` object is ignored. It would be nice to have support for both together, so that `endDrawer…
-
The default margin right spacing in AppBar actions is too wide,
There are too many margin Rights. How to modify margin's broadband?
tks....