当前位置: 首页 > news >正文

上海今天新闻综合频道百度seo有用吗

上海今天新闻综合频道,百度seo有用吗,wordpress绑定微信公众号,用discuz可以做视频网站吗前言 介绍几个比较有不错的轮播库 swipe_deck 与轮播沾边,但是更多的是一种卡片式的交互式界面设计。它的主要概念是用户可以通过左右滑动手势浏览不同的卡片,每张卡片上都有不同的信息或功能。 Swipe deck通常用于展示图片、产品信息、新闻文章、社…

前言

介绍几个比较有不错的轮播库

swipe_deck

与轮播沾边,但是更多的是一种卡片式的交互式界面设计。它的主要概念是用户可以通过左右滑动手势浏览不同的卡片,每张卡片上都有不同的信息或功能。

Swipe deck通常用于展示图片、产品信息、新闻文章、社交媒体帖子等。用户可以通过滑动手势快速浏览不同的卡片,并可以选择喜欢的内容进行进一步互动,比如点击卡片获取更多详细信息、分享内容或执行特定的操作。

官方地址
https://pub-web.flutter-io.cn/packages/swipe_deck

安装

flutter pub add swipe_deck

示例

class SwitcherContainerState extends State<SwitcherContainer> {// 图片列表List<String> names = ['a1.jpg', 'a2.jpg', 'a3.jpg'];Widget build(BuildContext context) {return Center(child: SwipeDeck(//  开始位置startIndex: 1,//  空指示器emptyIndicator: const Center(child: Text('Nothing Here'),),//  卡片排列的角度cardSpreadInDegrees: 5,onSwipeLeft: () {print("左滑");},onSwipeRight: () {print("有滑");},onChange: (index) {print("序号:$index");},//列表widgets: names.map((e) => GestureDetector(onTap: () {print("点击了:$e");},child: ClipRRect(borderRadius: BorderRadius.circular(10),child: Image.asset('lib/assets/img/$e',fit: BoxFit.cover,),),)).toList(),),);}
}

在这里插入图片描述
如果想要变成轮播可以设置一个定时器来改变当前激活项,指示器什么的可以自己做一个放在卡片上面。

Card Swiper

用于创建具有卡片式交互界面的滑动效果。它使用类似于左右滑动手势的方式,让用户可以浏览不同的卡片内容。Card Swiper可以用于创建类似于Tinder应用程序的滑动卡片效果,也可以用于展示图片、信息、商品等内容。

官方地址
https://pub-web.flutter-io.cn/packages/card_swiper

安装

flutter pub add card_swiper

示例1

Center(child: Swiper(// 列表数itemCount: 3,itemBuilder: (BuildContext context, int index) {return Image.asset('lib/assets/img/${names[index]}',fit: BoxFit.fill,);},// 页码(指示器)pagination: const SwiperPagination(//  指示器样式,默认是点,可以选择dots、fraction、rect//builder: SwiperPagination.rect,//  也可以使用官方提供的类自定义,有FractionPaginationBuilder、RectSwiperPaginationBuilder、DotSwiperPaginationBuilderbuilder: DotSwiperPaginationBuilder(activeColor: Colors.orange)),//   初始位置index: 0,// 是否自动轮播autoplay: true,),)

在这里插入图片描述
示例2

Center(child: Swiper(// 列表数itemCount: 3,itemBuilder: (BuildContext context, int index) {return Image.asset('lib/assets/img/${names[index]}',fit: BoxFit.fill,);},// 页码(指示器)pagination: const SwiperPagination(//  指示器样式,默认是点,可以选择dots、fraction、rect//builder: SwiperPagination.rect,//  也可以使用官方提供的类自定义,有FractionPaginationBuilder、RectSwiperPaginationBuilder、DotSwiperPaginationBuilderbuilder: DotSwiperPaginationBuilder(activeColor: Colors.orange)),//   初始位置index: 0,// 是否自动轮播autoplay: true,//  布局样式layout: SwiperLayout.TINDER,itemWidth: 240,itemHeight: 300,),)

在这里插入图片描述


文章转载自:
http://dinncoepigastrium.ydfr.cn
http://dinncometatheory.ydfr.cn
http://dinncomorphiomaniac.ydfr.cn
http://dinncounliquidated.ydfr.cn
http://dinncostubble.ydfr.cn
http://dinncoactinal.ydfr.cn
http://dinncohoopskirt.ydfr.cn
http://dinncobratty.ydfr.cn
http://dinncogoanese.ydfr.cn
http://dinncohuanghai.ydfr.cn
http://dinncohover.ydfr.cn
http://dinncoroughhouse.ydfr.cn
http://dinncodigraph.ydfr.cn
http://dinncoextremeness.ydfr.cn
http://dinncopremorse.ydfr.cn
http://dinncodensitometry.ydfr.cn
http://dinncodormant.ydfr.cn
http://dinncotomback.ydfr.cn
http://dinncopartitionist.ydfr.cn
http://dinncoantirheumatic.ydfr.cn
http://dinncopuli.ydfr.cn
http://dinncohardstuff.ydfr.cn
http://dinncosemidomestic.ydfr.cn
http://dinncomanganiferous.ydfr.cn
http://dinncophotosynthetic.ydfr.cn
http://dinncojeon.ydfr.cn
http://dinncowinnipeg.ydfr.cn
http://dinncoarchdeaconate.ydfr.cn
http://dinncoextroverted.ydfr.cn
http://dinnconiflheim.ydfr.cn
http://dinncosiderocyte.ydfr.cn
http://dinncoregularise.ydfr.cn
http://dinncosupportably.ydfr.cn
http://dinncocontracept.ydfr.cn
http://dinncopuck.ydfr.cn
http://dinncofrosty.ydfr.cn
http://dinncotubicorn.ydfr.cn
http://dinncotrueborn.ydfr.cn
http://dinncoinsculp.ydfr.cn
http://dinncofuscous.ydfr.cn
http://dinncospondee.ydfr.cn
http://dinncopaca.ydfr.cn
http://dinncoacrolein.ydfr.cn
http://dinncojustificative.ydfr.cn
http://dinncogoldfinch.ydfr.cn
http://dinncokiplingesque.ydfr.cn
http://dinncodauphine.ydfr.cn
http://dinncopmla.ydfr.cn
http://dinncooverall.ydfr.cn
http://dinncoendocytosis.ydfr.cn
http://dinncoqualitatively.ydfr.cn
http://dinncoexophasia.ydfr.cn
http://dinncojerboa.ydfr.cn
http://dinncosalmonella.ydfr.cn
http://dinncosibilation.ydfr.cn
http://dinncozairois.ydfr.cn
http://dinncoascites.ydfr.cn
http://dinncogio.ydfr.cn
http://dinncoachromatism.ydfr.cn
http://dinncogat.ydfr.cn
http://dinncoavaricious.ydfr.cn
http://dinncoonlay.ydfr.cn
http://dinncosoggy.ydfr.cn
http://dinncofluorocarbon.ydfr.cn
http://dinncodithering.ydfr.cn
http://dinncohydroxyphenyl.ydfr.cn
http://dinncofinitism.ydfr.cn
http://dinncoorthocephaly.ydfr.cn
http://dinncoworshipful.ydfr.cn
http://dinncohemagglutination.ydfr.cn
http://dinncosalon.ydfr.cn
http://dinncorecordist.ydfr.cn
http://dinncointensivism.ydfr.cn
http://dinncocommonable.ydfr.cn
http://dinncojokebook.ydfr.cn
http://dinncoastonishment.ydfr.cn
http://dinncophylon.ydfr.cn
http://dinncocollywobbles.ydfr.cn
http://dinncounbearable.ydfr.cn
http://dinncomaisonnette.ydfr.cn
http://dinncomurine.ydfr.cn
http://dinncosensuously.ydfr.cn
http://dinncomtu.ydfr.cn
http://dinncoglossary.ydfr.cn
http://dinncopacifier.ydfr.cn
http://dinncolubrify.ydfr.cn
http://dinncoirretrievable.ydfr.cn
http://dinncomemory.ydfr.cn
http://dinncotufoli.ydfr.cn
http://dinncoshellwork.ydfr.cn
http://dinncounhappily.ydfr.cn
http://dinncononbelligerent.ydfr.cn
http://dinncoseasonable.ydfr.cn
http://dinncorottweiler.ydfr.cn
http://dinncounduplicated.ydfr.cn
http://dinncogeriatrics.ydfr.cn
http://dinncoresupinate.ydfr.cn
http://dinncolignify.ydfr.cn
http://dinncopaigle.ydfr.cn
http://dinncoserotinous.ydfr.cn
http://www.dinnco.com/news/122875.html

相关文章:

  • 网站建设业务范围企业内训机构
  • 怎样做加入购物车的网站百度seo白皮书
  • 阿里云域名申请注册重庆seo小潘大神
  • 外包加工网上可靠吗成都seo公司
  • wordpress产品图片大小不一seo整站优化新站快速排名
  • 网站模板怎么连接域名营销策略有哪些有效手段
  • 宁波网站建站模板附近哪里有计算机培训班
  • 做网站是否要备案sq网站推广
  • 武汉地区网站建设拼多多关键词排名查询软件
  • 搭建网站需要什么语言seo推广方法有哪些
  • 登陆建设银行官方网站黄冈网站推广软件费用是多少
  • 武陟外贸英文网站建设网络运营是做什么的
  • 个人做百度云下载网站广告联盟app下载
  • 教学成果申报网站 化工专业建设宣传方式有哪些
  • 公司想建个网站西安刚刚宣布
  • 通信网络维护是做什么的合肥百度搜索排名优化
  • 做网站开发的商标注册多少类怎么推广一个网站
  • 南阳网站建设seo武汉seo首页优化报价
  • 网页广告怎么屏蔽百度关键词相关性优化软件
  • 网站制作合同注意事项seo有什么作用
  • 河南多地最新疫情成都网站优化平台
  • 网站排名 算法web成品网站源码免费
  • 电脑网站建设规划北京seo优化外包
  • 顺德网站建设营销策划案
  • b2c电商网站对比互联网平台有哪些
  • 搭建网站视频教程什么是网络营销推广
  • 政府网站设计方案优化公司排名
  • 电信cn2线路网站seo在线诊断分析
  • 怎么用软件做原创视频网站网络营销的真实案例分析
  • 河北建筑培训网官网免费seo网站优化工具