Alireza

Results 8 issues of Alireza

دستور sudo apt-get install libhunspell-dev برای سیستم عامل ubuntu هست و روی سیستم عامل مک خطا میده بعد از اجرای make build >> FileNotFoundError: [Errno 2] No such file or...

after set isHidden = true of UIView inside UIStackView, auto layout change height of super view and sheet controller need a resize. I get height of container view in viewDidLayoutSubviews...

Stroke cannot be changed in the webfont pack. By increasing the font-weight, the storke becomes bigger, but by decreasing the font-weight, the storke does not get smaller font-weight: 900 ![900-weight](https://github.com/tabler/tabler-icons/assets/56014923/5997c780-cd88-484b-a33c-4aa2795e5f6f)...

bug

How to install and use on .net project? Thanks

test on nexus 3.38.0, 3.38.1, 3.39.0 and latest(3.68.0) version package api worked ![Screenshot 2024-05-11 at 02 56 34](https://github.com/groupe-edf/nexus-repository-dart/assets/56014923/b8e1cdd7-933a-4f66-9856-0accb26c5916)

``` public interface ISharedCommandHandler : IRequestHandler where TRequest : IRequest public class XCommandRequest : IRequest {} public class XCommandResponse {} public class XCommandHandler : ISharedCommandHandler { public async Task Handle(XCommandRequest...