The one with the braid

Results 93 comments of The one with the braid

It seems like yay currently has huge issues resolving dependencies between different circularly depending AUR packages providing split packages. Both `aur/flutter` and `aur/flutter-artifacts-google-bin` are clean split packages. The artifacts packages...

A possible solution could be checking whether the package with the requested pkgver-pkgrel had already been built and instead just installing it rather than calling makepkg in every case to...

yay loop logs ```  yay -S flutter Sync Dependency (2): cmake-3.29.0-1, clang-17.0.6-1 Sync Make Dependency (1): dart-3.3.2-1 AUR Explicit (1): flutter-3.19.4-18 AUR Dependency (14): flutter-target-linux-3.19.4-18, flutter-intellij-patch-3.19.4-18, flutter-target-web-3.19.4-18, flutter-devel-3.19.4-18, flutter-target-android-3.19.4-18,...

I agree, it also occurs in other AUR helper. It looks like they both don't properly resolve the order to install and uninstall the particular packages if there are dependencies...

@AntoineMarcel Are you willing to accept this PR?

Do you have any pending review issues? Could you merge?

I would appreciate if you could merge this. In case you are looking for maintainers for the project, please communicate this. We'd otherwise publish a fork on pub.dev as we...

@CaptainDario I correspondingly updated the example and moreover adjusted the gitignore. Does it look sound now? No, it wasn't me who published the fork. I always prefer to contribute to...

@CaptainDario Does the PR look sound to you? I would love to see this merged & published soon.

Are you still planning to merge this some day, @AntoineMarcel? Null-safety is nowadays really required for proper Dart code.