-
Notifications
You must be signed in to change notification settings - Fork 717
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
add dynamic widget #7
Comments
could you paste some codes or images ? |
i tried to put this code exemple in one caroussel card
and this code in another caroussel new Card(
|
it seems no problem here. You can find the code here |
thank you for this example I understand for add dynamics widget, but in
the exemple there are 2 swipers with 2 widget in different index, how to
add this dynamics widget in different index but in the same swiper ? thank
you
2018-08-12 10:17 GMT+02:00 Xueliang Ren <[email protected]>:
… it seems no problem here. You can find the code here
https://github.com/best-flutter/flutter_swiper/blob/
master/example/lib/src/ExampleSwiperInScrollView.dart
[image: image]
<https://user-images.githubusercontent.com/6038236/44000059-325b0486-9e4b-11e8-90a5-10709538a40f.png>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Ak3JsYFaYa5t-iXSup-AT3p2sR8wgx7yks5uP-SigaJpZM4Vtu_R>
.
|
I found It's ok thank you :)
2018-08-18 9:21 GMT+02:00 quentin guichot <[email protected]>:
… thank you for this example I understand for add dynamics widget, but in
the exemple there are 2 swipers with 2 widget in different index, how to
add this dynamics widget in different index but in the same swiper ? thank
you
2018-08-12 10:17 GMT+02:00 Xueliang Ren ***@***.***>:
> it seems no problem here. You can find the code here
>
> https://github.com/best-flutter/flutter_swiper/blob/master/
> example/lib/src/ExampleSwiperInScrollView.dart
>
> [image: image]
> <https://user-images.githubusercontent.com/6038236/44000059-325b0486-9e4b-11e8-90a5-10709538a40f.png>
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#7 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/Ak3JsYFaYa5t-iXSup-AT3p2sR8wgx7yks5uP-SigaJpZM4Vtu_R>
> .
>
|
hello, i search to add card horizontal caroussel to my current vertical card listview. my cards are dynamics with some widgets. flutter swiper can make an horizontal caroussel in this case ? or can it be add to your plugin ? thank you
The text was updated successfully, but these errors were encountered: