This commit is contained in:
hrxiang
2022-06-27 18:20:00 +08:00
parent 4132338633
commit 7a68e13398
12 changed files with 24 additions and 12 deletions

View File

@@ -1,3 +1,4 @@
/// 当前flutter平台仅支持Android/ios
class IMPlatform {
/// IOS
static const ios = 1;