jahnli

Results 143 comments of jahnli

https://github.com/jahnli/awesome-flutter-plugins

使用sliver时出现了错位的问题, ![image](https://user-images.githubusercontent.com/20943608/63737698-e18b0480-c8b9-11e9-9e06-5e46bb3613ac.png) 但是往上滚动 tab吸顶后 ,内容会过界 ![image](https://user-images.githubusercontent.com/20943608/63737700-e64fb880-c8b9-11e9-863c-443675be6c6c.png)

@SmallStoneSK 我想到了这个问题,但是 delegate里只能包StickyTabBarDelegate , StickyTabBarDelegate里只能包tabbar 没有办法在tabbar外面套一层Material 好像就没办法改他的颜色 ![image](https://user-images.githubusercontent.com/20943608/63737982-d71d3a80-c8ba-11e9-968a-d76d25738f24.png)

![image](https://user-images.githubusercontent.com/20943608/124449348-f427cc00-ddb5-11eb-81a9-11d85b0ad84c.png)

Yes, I also think it's a complicated process, but I've consulted various UI libraries, and the multiple features of dates make it more popular

https://user-images.githubusercontent.com/20943608/187080728-cbcbcfc4-2dfd-4899-8603-f5c87c60bbea.mp4 而且分隔符和字体的动画是不同步的,分隔符好像会慢一些

好像还不一样,transition-group有效果,但是离开动画会多个分隔符,而且分隔符的动画与文字不同步

@pengxiaotian 设置了href , 好像会刷新页面,不会像跳转路由一样

现在href点击是刷新网页,不是跳转路由 @07akioni