f (Platform.isIOS) { print('is a IOS'); } else if (Platform.isAndroid) { print('is a Andriod'); }
Phoenix . rebirth (context);
Không có nhận xét nào:
Đăng nhận xét