简体   繁体   English

如何使用颤振实现这个 UI,下图

[英]How to achieve this UI using flutter, Image below

需要用户界面

I was wondering how I could create this UI in flutter.我想知道如何在颤动中创建这个 UI。 This Indicated the progress of a task.这表示任务的进度。

Probable Options are:可能的选择是:

  1. Use a already available package使用已经可用的包
  2. Hard Code using Containers ( Least Prefered )使用容器的硬代码(最不喜欢)
  3. Slider or Progress Bar Indicator滑块或进度条指示器

Note: The progress bar should be able to show progress at all three values (Which I will provide it while building).注意:进度条应该能够显示所有三个值的进度(我将在构建时提供它)。 Please share code and tips.请分享代码和提示。

You can use the timeline_tile package.您可以使用timeline_tile包。

The horizontal timeline should be exactly what you need水平时间线应该正是您所需要的

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM