We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ced1f1 commit c30f61bCopy full SHA for c30f61b
1 file changed
data/flutter.json
@@ -39,6 +39,10 @@
39
{
40
"definition":"ঠিকঠাক মত ইন্সটল হয়েছে কিনা আরো এডভান্স জানতে " ,
41
"code":"flutter doctor -v"
42
+ },
43
+ {
44
+ "definition":"অর্গানাইজেশন/প্রতিষ্ঠানের নাম সেট করতে" ,
45
+ "code":"flutter create --org com.yourorg your_project"
46
}
47
]
48
0 commit comments