Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

collapsible tab bar 구현에 관한 이슈 #17

Open
nain93 opened this issue Jun 5, 2023 · 0 comments
Open

collapsible tab bar 구현에 관한 이슈 #17

nain93 opened this issue Jun 5, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request issue

Comments

@nain93
Copy link
Member

nain93 commented Jun 5, 2023

collapsible_tab_barNestedScrollView 를 사용하여 구현하였으나 현재 NestedScrollView 위젯 자체에 문제가 이슈가 있어서 extended_nested_scroll_view 패키지를 사용하여 구현합니다
우선 flutter_boilerplate 레포에 업데이트를 시킨후 moa앱 ui 구현때 가져와서 사용할 예정입니다
crossplatformkorea/flutter_boilerplate#28

궁극적 목표는 외부 패키지 사용 없이 구현하는 것입니다

collapsible tab bar

Simulator Screen Recording - iPhone 14 Pro Max - 2023-06-06 at 00 17 41

NestedScrollView 이슈

1.pinned sliver header issue

2.inner scrollables in tabview sync issue

@nain93 nain93 added enhancement New feature or request issue labels Jun 5, 2023
@nain93 nain93 self-assigned this Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request issue
Projects
None yet
Development

No branches or pull requests

1 participant