Package Details: flutter-engine-web-google-bin 3.35.7-1

Git Clone URL: https://aur.archlinux.org/flutter-artifacts-google-bin.git (read-only, click to copy)
Package Base: flutter-artifacts-google-bin
Description: Flutter SDK artifacts (binary from Google) - web engine
Upstream URL: https://flutter.dev
Keywords: engine flutter
Licenses: custom, BSD, CCPL
Groups: flutter
Conflicts: flutter-engine-web
Provides: flutter-engine-web
Submitter: WithTheBraid
Maintainer: WithTheBraid
Last Packager: WithTheBraid
Votes: 6
Popularity: 0.83
First Submitted: 2024-03-26 14:57 (UTC)
Last Updated: 2025-10-28 09:40 (UTC)

Dependencies (3)

Required by (1)

Sources (34)

Latest Comments

1 2 Next › Last »

orkut commented on 2025-11-25 16:46 (UTC)

@j21, thank you:)

J21 commented on 2025-11-24 14:43 (UTC)

@orkut

If you read the pinned comment here https://aur.archlinux.org/packages/flutter

It actually fixes the issue.

orkut commented on 2025-11-24 12:16 (UTC)

sorry for being pushy, but any updates on this?

croww commented on 2025-11-05 10:58 (UTC) (edited on 2025-11-05 10:59 (UTC) by croww)

running update results in the following error: error: failed to prepare transaction (could not satisfy dependencies) :: installing dart (3.9.4-1) breaks dependency 'dart<3.9.0' required by flutter-engine-common-google-bin

  • it looks like dart version 3.9.4-1 is currently available which is newer than _dartmax specified in the PKGBUILD

orzogc commented on 2025-10-29 06:48 (UTC) (edited on 2025-10-29 06:48 (UTC) by orzogc)

the dart version of flutter-dart-google-bin 3.35.7-1 is wrong, should be 3.9.2.

fantasy commented on 2025-10-28 19:05 (UTC)

I am getting the same error message, on J21's comment too.

orkut commented on 2025-10-23 11:30 (UTC)

I am getting the same error message, on J21's comment.

J21 commented on 2025-10-21 15:07 (UTC)

installing dart (3.9.4-1) breaks dependency 'dart<3.9.0' required by flutter-engine-common-google-bin

xiota commented on 2024-06-04 09:59 (UTC) (edited on 2024-06-04 10:04 (UTC) by xiota)

Let's dispose of some misinformation. aur/flutter-bin does not provides the subpackages associated with this pkgbase (flutter-artifacts-google-bin). Rather, it conflicts with the subpackages of flutter and flutter-artifacts-google-bin. The errors are the conflicts doing what they're supposed to – prevent users from using the "wrong" packages.

The problem with aur/flutter and aur/flutter-artifacts-google-bin are the complicated cross-dependencies that AUR helpers have difficulty resolving. See the pinned comments describing the problem at aur/flutter. They predate the creation of aur/flutter-bin by about a month.

aur/flutter-bin does provides some of the subpackages of flutter. They are necessary to satisfy makedeps when building other packages. They do not break anything, and setting provides/conflicts is standard practice in -bin and -git packages.