Akash Rajoria

Results 21 comments of Akash Rajoria

Hi, @vinitshahdeo I opened PR #10 to deal with this issue. Please review it. Thanks :)

Hi, I am new to this repo but I would surely like to contribute on this issue. Could you tell me where do i start and assign me?

Oh okay sure..will try my best :)

@Techno-Disaster please look into my commits and tell me if i need to fix anything :)

I am not very experienced in open source...i tried to fix this now :)

> ci fails due to formatting issues, can you fix that? Hi, i don't have knowledge on ci/cd pipeline but I can surely try 😄.. although it would take some...

I think `flutter analyze` should be run before `flutter format` in workflows as running `flutter format` first isn't helping in identifying issues. Although I'm not sure that this commit won't...

I'll try to fix CI failure

Could you please run the checks again?

> Looks like formatting still fails could you run > > ```dart > flutter format . > flutter pub get > flutter pub run import_sorter:main --no-comments > ``` I sorted...