I wanted to create a flutter project with androidx enabled by command. but I founded this. I upgrade flutter but not working
$ flutter create --androidx hello_world
Could not find an option named "androidx".
Run 'flutter -h' (or 'flutter <command> -h') for available flutter commands and options.