随笔分类 - Flutter
Flutter跨平台引擎
摘要:Dart数据类型与iOS/Android转换关系表 The following table shows how Dart values are received on the platform side and vice versa: DartJavaKotlinObj-CSwift null nu
阅读全文
摘要:类似于保留几位小数,直接 n.toStringAsFixed() 例如: 1.toStringAsFixed(3); // 1.000 (4321.12345678).toStringAsFixed(5); // 4321.12346 1000000000000000000000.toStringA
阅读全文

浙公网安备 33010602011771号