-
把StickyLinearLayout里内容写少一点,然后手指在viewpager内的recyclerview上滑动,不触发fling,appbar就不会先收缩了
-
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…
-
My application contains a bottom bar, and I want each tab change, the focus to be on my appBar in accessible mode.
For this I have wrapped my appBar widget with a semantics widget which has the focus…
-
Hi, thanks for your demo.
I have encountered another issue which happens only when i define a fullscreen image in CollapsingToolbarLayout.
Sometimes when i scroll up to see the content (RecyclerView…
-
In Flutter Web, when we use RepaintBoundary, no trace of the image widget is left after the screenshot is downloaded.
![image](https://github.com/qiuxiang/flutter_image_saver/assets/50572093/78ee50…
-
Thanks for your efforts,
Adding the Material UI color scheme for SDK 31+ would be nice, and I think the new Flutter AppBar has that feature, and there's a plugin for material colors
Thank you again.
-
### 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/docs/…
-
I am trying to play a youtube video but it gives me errors.
I am sure I have enabled cors too as shown in docs
Errors:
![image](https://github.com/newtaDev/pod_player/assets/66951720/a5750ac9-639e-…
-
I love this component. Thank you for building it. For some reason I am getting this error @submit is called. Input method works fine, I could get the input in the method.
this is my template.
`
…
-
안녕하세요 포트원으로 본인인증하다가 예제코드로 취소 눌렀을 경우 callback함수가 호출되지 않으며 m_redirect_url을 설정하라는 메세지가 나와서 본문 예제를 수정 해야할 것 같아서 이슈를 작성합니다.
예제코드 example/lib/certification_test.dart:137에서 CertificationData 를 아래와 같이 구성하고…