We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6facf40 + 56664c4 commit 88e4099Copy full SHA for 88e4099
2 files 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
data/rembg-background-remove.js
@@ -2,7 +2,7 @@
2
"id": "rembg",
3
"title": "রেম্বিজি",
4
"slug": "rembg",
5
- "description": "পাইথন এর রেম্বিজি দিয়ে ছবির ব্যকগ্রাউন্ড রিমোভার,
+ "description": "পাইথন এর রেম্বিজি দিয়ে ছবির ব্যকগ্রাউন্ড রিমোভার",
6
"colorPref": "#FF9A00",
7
"contents": [
8
0 commit comments