flyme_annotation

时间:2024-03-09 22:35:19
【文件属性】:
文件名称:flyme_annotation
文件大小:11KB
文件格式:ZIP
更新时间:2024-03-09 22:35:19
Dart 语言:| flyme_annotation 只为Flutter。 注释。 入门 特性 属性:一个属性列表。 财产 属性:描述实例的属性。 它具有三个属性: 名称:属性名称。 类型:属性的类型。 initial:属性的初始化值。 如何使用 只是看代码: @Properties ([ Property (name : "name" , type : "String" , initial : "" ), Property (name : "age" , type : "num" , initial : "-1" ), Property ( name : "user" , type : "User" , initial : '''User(name: "", age: -1, email: "")''' ), Property (na
【文件预览】:
flyme_annotation-master
----pubspec.yaml(2KB)
----lib()
--------router()
--------function_widget()
--------flyme_annotation.dart(159B)
--------property()
--------ddd()
----README-ZH.md(2KB)
----pubspec.lock(3KB)
----example()
--------pubspec.yaml(1KB)
--------pubspec.lock(3KB)
--------ddd()
----LICENSE(29B)
----.metadata(309B)
----test()
--------flyme_annotation_test.dart(400B)
----README.md(927B)
----.gitignore(2KB)
----CHANGELOG.md(42B)

网友评论