Abd Alazeez Alyosfi

Results 9 comments of Abd Alazeez Alyosfi

![Screenshot (4)](https://user-images.githubusercontent.com/66934042/189276277-8bab0be5-3f33-40ee-9688-9e4fae7c3efd.png) samehere

same problem with version easy_localization: ^3.0.1 not work print('title'.tr()');

i solved problem by delete all file generated and execute flutter pub run easy_localization:generate --source-dir ./translations flutter pub run easy_localization:generate flutter pub run easy_localization:generate --source-dir 'translations' --output-dir 'lib/generated' --output-file 'translations.g.dart'...

try this pagingController.error = error

same error here any solution ` import '../../../../../generated/l10n.dart'; import '../../../../../injection/service_locator.dart'; import '../../../domain/entities/Product.dart'; import '../widget/product.dart'; class TopSellingProductScreen extends StatefulWidget { const TopSellingProductScreen({Key? key}) : super(key: key); static String path = 'top-selling';...

we can do that using patrol package by clicking on check icon . but i am not know what the name of icon in nadroid native or any thing elese...

smae here https://github.com/invertase/melos/issues/306