-
![配图源自 Freepik](https://cdn.jsdelivr.net/gh/toFrankie/blog@main/images/2024/3/1710604007675.jpg)
## 背景
最近在做 Taro 项目,有微信小程序和 H5 两端,因导航栏样式无法满足要求,需实现自定义 TabBar。
目前 Taro for H5 未默认支持自定义 TabBar,详见 [#10…
-
### 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…
-
使用EasyRefresh.builder
其中listview,设置了physics: BouncingScrollPhysics() 之后,无法触发onLoad方法
疑问:physics只能设置childBuilder传递的physics吗,不能设置BouncingScrollPhysics吗?
ps:因为我使用了extendednestscrollview,如果physics不设置…
-
The tabbar should have a way to have scrolling categories. In the scrollable tabbar, there should be a single page showing all the widgets and categories on top as tabbar items, when the user clicks o…
-
```
Create a TabBar widget that matches the iOS look and feel. We should be able to
leverage the existing GWT TabBar class.
We should, however, try to ensure we can enable all the different tab type…
-
**Use case**
I am trying to build a complex form in Flutter where a large number of input controls are spread across multiple tab views.
Currently, there is no way to know when the current tab vie…
-
## Current behavior
In a typical navigation flow with Uno.Extensions.Navigation, where `MainPage` is a standard page (without `NavigationView` or `TabBar`), navigating to `SecondPage` successfu…
-
like i kinda want it to be like this
https://arc.tovi.fun/assets/screenshot=2.jpg
but when i hover over that i shows the full tab
-
### Describe the bug
Hello!
I'm placing my tabs on the side bar. I've added this to my `userChrome.css` to hide the top bar as well as the sidebar header:
```css
#TabsToolbar {
display: non…
-
Flutter version: 3.22.3
iOS version: 16.6.1
flutter_floating_bottom_bar: ^1.2.1+1
![IMG_7FC1D60BEE3D-1](https://github.com/user-attachments/assets/9d1a780a-2a65-43ea-9f8f-d44736894c76)