You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone https://github.com/bailicangdu/native-xdm.git
cd native-xdm
flutter packages get // 获取依赖包
flutter run (如果你想运行特有的设备,请执行:flutter run -d 设备id)