我的设备可以连接到其他项目,但为什么它不只连接此项目?我可以向该项目添加什么内容
PS C:\Users\timur\Desktop\Flutter-Slide-Puzzle-Hummingbird-master>颤振运行
No supported devices connected. The following devices were found, but are not supported by this project: SM J260F (mobile) • 42007b95e43465bd • android-arm • Android 8.1.0 (API 27) If you would like your app to run on android, consider running
颤动创建。to generate projects for these platforms.
我运行"flutter create“。在终端中,但显示此错误
Flutter-Slide-Puzzle-Hummingbird-master" is not a valid Dart package name.
发布于 2021-04-18 22:54:02
正确的语法: Flutter_Slide_Puzzle_Hummingbird_master
https://stackoverflow.com/questions/64521640
复制相似问题