简体   繁体   English

库比蒂诺选项磁贴,ios设置页面样式

[英]cupertino option tiles ,ios settings page style

I'm wondering which or how can design settings page like that我想知道哪个或如何设计这样的设置页面

在此处输入图片说明

1-every option has a own value in right if it's has 2-hit under tile option 3- the divider not full width 1-如果每个选项在平铺选项下有 2-hit,则每个选项都有自己的值 3- 分隔符不是全宽

is it by ListTile !!是 ListTile 吗!! or there is another widget ?或者还有另一个小部件?

There are multiple widgets uses in the above design you can not create it with single widget在上述设计中有多个小部件用途,您无法使用single widget创建它

  1. Widgets You can use您可以使用的小工具

    Text,Containers,ListTile,CupertinoButtons and more

    Try yourself and Best of luck试试自己Best of luck

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Flutter:Cupertino ListTile? (或如何创建类似 iOS 的设置菜单) - Flutter: Cupertino ListTile ? (or How To Create iOS-Like-Settings Menu) Cupertino 风格秀ModalBottomSheet - Cupertino style showModalBottomSheet 颤振:如何在 windows android studio 中使用 Cupertino(iOS 风格)小部件? - flutter: how to use Cupertino (iOS-style) widgets in windows android studio? 我想将下面的代码转换成 Cupertino, IOS 风格。 但是我不能使用 IOS 样式的抽屉菜单。 为什么? 我该如何使用? - I want to convert the code below into Cupertino, IOS style. But I Can't Use Drawer Menu for IOS style. Why? How can I use? Flutter中如何将“Navigator.pushNamed”的过渡动画改成cupertino风格 - How to change the transition animation of "Navigator.pushNamed" to cupertino style in Flutter 如何在 Flutter 中创建同时具有 kg 和 lbs 选项的 Cupertino 选择器 - How to create Cupertino picker that has both kg and lbs option in Flutter Flutter:打开 iOS iPhone 设置页面 - Flutter: Open iOS iPhone Settings page 如何使用 Flutter 在 Android 中显示 iOS/cupertino 警报对话框? - How to display iOS/cupertino alert dialog in Android using Flutter? 如何在没有Cupertino底部栏的情况下转到新页面 - how to route to a new page without the Cupertino bottom bar Flutter 如何在下一页隐藏 Cupertino 底部导航栏 - Flutter how to hide Cupertino bottom navigation bar at next page
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM