Skip to content

Commit c30f61b

Browse files
authored
Update flutter.json
Add "Specify organisation name" command
1 parent 2ced1f1 commit c30f61b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

data/flutter.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@
3939
{
4040
"definition":"ঠিকঠাক মত ইন্সটল হয়েছে কিনা আরো এডভান্স জানতে " ,
4141
"code":"flutter doctor -v"
42+
},
43+
{
44+
"definition":"অর্গানাইজেশন/প্রতিষ্ঠানের নাম সেট করতে" ,
45+
"code":"flutter create --org com.yourorg your_project"
4246
}
4347
]
4448
}

0 commit comments

Comments
 (0)