当前位置:网站首页>flutter_ Swiper carousel map plug-in
flutter_ Swiper carousel map plug-in
2022-06-11 01:51:00 【weixin_ thirty-eight million one hundred and seven thousand fou】
flutter_swiper_null_safety: ^1.0.2 # Shuffling figure
Attribute interpretation ( Commonly used )
Swiper(
scrollDirection: Axis.horizontal,// Direction Axis.horizontal Axis.vertical
itemCount: 4, // Number of displays
autoplay: true,// AutoPager Chrome
itemBuilder:(){...},// Layout construction
onTap:(){...}, // Click time
pagination: SwiperPagination(), // Paging instructions
viewportFraction: 0.8, // Window scale
layout: SwiperLayout.STACK, // layout
itemWidth: MediaQuery.of(context).size.width, // Item width
itemHeight: MediaQuery.of(context).size.height, // Entry height
autoplayDisableOnInteraction: true, // Stop automatic page turning when the user is operating
loop: true, // Wireless rotation
indicatorLayout: PageIndicatorLayout.SLIDE, // Indicator layout After trying for a long time, I didn't find out what it was
)
Get rid of control: attribute , The left and right page turning buttons in the figure will disappear .
Container(
height: ScreenUtil().setHeight(300), // Height plug-in unit flutter_screenutil
child: Swiper(
边栏推荐
- Leetcode 1116 print zero even odd (concurrent multithreading countdownlatch lock condition)
- 1.2. Ros+px4 preliminary basic knowledge
- Exj shaped children will be satisfied with mbtxe due to disconnection
- ros缺包怎么办
- There is a problem with numpy after CONDA installs pytoch
- ROS参数服务器
- 2.0 detailed explanation of ROS and Px4 communication
- EXJ形儿多眼前因断会满意接MBtXE
- [cloud native | kubernetes] actual combat of ingress case
- Px4 installation tutorial (VI) vertical fixed wing (tilting)
猜你喜欢

晚餐阿帮的手艺
![[leetcode] LRU cache](/img/14/cedd5bb84ae1cceb62016d13e67f67.jpg)
[leetcode] LRU cache
![[leetcode] balanced binary tree](/img/77/a37557295646010326dac024cf869a.jpg)
[leetcode] balanced binary tree

2021-2-26 compilation of programming language knowledge points

A brief history of neural network

【错误记录】Android 应用安全检测漏洞修复 ( StrandHogg 漏洞 | 设置 Activity 组件 android:taskAffinity=““ )

Leetcode linked list queue stack problem

MeterSphere教程:接口返回结果为空时如何进行断言

Win11触摸键盘主题如何更换?Win11更换触摸键盘主题的方法

The problem of slow response of cs-3120 actuator during use
随机推荐
2021-02-03美赛前MATLAB的学习笔记(灰色预测、线性规划)
MeterSphere教程:接口返回结果为空时如何进行断言
Leetcode 1116 print zero even odd (concurrent multithreading countdownlatch lock condition)
2021-02-27image processing of MATLAB
Tencent cloud database tdsql- a big guy talks about the past, present and future of basic software
从解读 BDC 自动生成的代码谈起,讲解 SAPGUI 的程序组成部分试读版
【云原生 | Kubernetes篇】Ingress案例实战
Leetcode 1094 car pooling (Analog)
2.0 detailed explanation of ROS and Px4 communication
1个月不到暴增900万播放量,B站3个流量增长密码!
[leetcode] reverse linked list II
Is the SQL query result different from what you expected? Mostly "null" is making trouble
Leetcode search questions
[leetcode] different binary search trees (recursion - recursion + memory search optimization - dynamic programming)
Leetcode permutation and combination problem backtracking
flutter 状态管理
【HaaS Hands-On】全新视频节目上线 创意案例我们一起上手做 第一期E01: 物联网工程师 和你一起上手做遥控机械臂
A tutorial on building a website from scratch with complete steps (7000 words and 102 screenshots for everyone to understand, with source code attached)
1.2. Ros+px4 preliminary basic knowledge
There is a problem with numpy after CONDA installs pytoch