【问题标题】:I want to make this kind of text field in flutter as shown in this given below image我想让这种文本字段颤动,如下图所示
【发布时间】:2022-08-20 01:41:14
【问题描述】:

我正在用颤振做一个项目,这种给出深度的文本字段很有吸引力,任何人都可以帮助我做到这一点。

  • 请编辑问题以将其限制为具有足够详细信息的特定问题,以确定适当的答案。

标签: flutter image flutter-layout textfield flutter-animation


【解决方案1】:

你可以使用这个包

https://pub.dev/packages/flutter_neumorphic

并使用

Neumorphic(
  child:TextField()
)

【讨论】:

    猜你喜欢
    • 2020-09-20
    • 2020-05-31
    • 2021-09-26
    • 1970-01-01
    • 2018-09-21
    • 1970-01-01
    • 2021-10-23
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多