double d = 20.5;
int i = d.toInt(); // i = 20
int i = d.round(); // i = 21
int i = d.ceil(); // i = 21
int i = d.floor(); // i = 20
Thứ Ba, 28 tháng 7, 2020
how to change double to int flutter
Đăng ký:
Bài đăng (Atom)
How to reload app in flutter
Phoenix . rebirth (context);
-
Wrap( children: [ MyWidget(), MyWidget(), MyWidget(), MyWidget(), MyWidget(), ], ),
-
DateTime. parse (json[ 'modified_gmt' ]+ 'Z' as String)
-
dependencies : flutter : sdk : flutter carousel_pro : git : url : git : //github.com/jlouage/flutter-carousel-pro.g...