dart export | عربي - English
https://pub.dev/packages/exports
هل تريد تقليل عدد الاضافات في الملف بسهولة يمكنك استخدام هذه الطريقة
قم بتنصيب الاضافة dart pub global activate exports
ثم قم بتشغيل الاضافة exports
ستقوم الاضافة بتوليد ملفات في كل مجلد تقوم بتصدير الملفات الموجودة فيه كل ما عليك كتابة اسم المجلد الذي تريد اضافته تعمل على فلتر و دارت
if you want to reduce the number of imports in the file You can easily use this command-line tool
install the package dart pub global activate exports
then run the tool exports
the tool will generate files in each directory that exports the files in it all you have to do is write the name of the directory you want to add it works on flutter and dart
#flutter #dart #flutterdev #fluttercommunity