Flutter3备忘: GetX常用命令

D:\flutter_app\get create page search
// 创建一个firstPage 在 productContent 目录中
get create view:firstPage on productContent
get create view:secondPage on productContent
get create view:thirdPage on productContent
get generate model on models from "https://www.baidu.com/"
D:\flutter_app\get init

你可能感兴趣的:(Flutter,flutter)