Ahmed Masoud

Results 15 comments of Ahmed Masoud

@jonataslaw a type PR is taking more than 6 months 😃

same issue here if i don't call `.value` first it does not rebuild # DOES NOT WORK ! ```dart Obx( () => StateDropMenuPicker( onChanges: controller.pickState, states: controller.states, selected: controller.pickedState.value, ),...

the material app will decide which direction to use by default

in `pubspec.yaml` you are refereeing to `assets/translations` and in the `EasyLocalization` you are saying the json files are in `assets/translators` please make sure the both are the same path

https://stackoverflow.com/questions/63607158/xcode-building-for-ios-simulator-but-linking-in-an-object-file-built-for-ios-f on m1 this solved it for me

indeed it works now , thanks , @xeladu

came to ask for the same feature for mono repos ``` packages/package_1/coverage/lcov.info packages/package_2/coverage/lcov.info packages/package_3/coverage/lcov.info packages/package_4/coverage/lcov.info ```

@hwasoocho i have added more feature in order to make this package perfect for tinder like swipe i will add it to this PR ASAP

covert it to image then print the image is the best workaround for now

why still open ? please review it we need still facing this problem while deploying on iOS !!!