Writing here for if anyone faces the same issue, in my case everything worked except for the hotreload feature, so i had to do flutter version 1.16.3. Otherwise hotreload and hotrestart buttons were gray.
Search Criteria
Package Details: flutter-artifacts-dart-google-bin 3.35.7-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/flutter.git (read-only, click to copy) |
|---|---|
| Package Base: | flutter |
| Description: | Flutter SDK component - Dart SDK |
| Upstream URL: | https://flutter.dev |
| Keywords: | android fuchsia ios mobile sdk |
| Licenses: | custom, BSD, CCPL |
| Groups: | flutter |
| Conflicts: | dart |
| Provides: | dart |
| Submitter: | flipflop97 |
| Maintainer: | WithTheBraid |
| Last Packager: | WithTheBraid |
| Votes: | 151 |
| Popularity: | 0.66 |
| First Submitted: | 2017-06-05 21:03 (UTC) |
| Last Updated: | 2025-10-28 13:25 (UTC) |
Dependencies (6)
- glibc (glibc-gitAUR, glibc-eacAUR)
- dart (fvm-flutter-proxyAUR, flutterupAUR, flutter-dart-google-binAUR, flutter-artifacts-dart-google-binAUR, dart-sdk-devAUR, flutter-binAUR) (make)
- gradle (make)
- jq (jq-gitAUR, jq-staticAUR, jaq-binAUR, jaq-gitAUR) (make)
- tar (tar-gitAUR, uutils-tar-gitAUR) (make)
- unzip (unzip-zstdAUR, unzip_pAUR, unzip-natspecAUR) (make)
Required by (12)
- aid-git (requires dart) (make)
- cloudflare-warp-panel (requires dart) (make)
- dart-sass-embedded (requires dart) (make)
- dartbuster (requires dart) (make)
- flutter (requires dart) (make)
- flutter-artifacts-dart-google-bin (requires dart) (make)
- flutter-artifacts-engine-android-google-bin (requires dart) (make)
- flutter-artifacts-engine-common-google-bin (requires dart)
- flutter-artifacts-engine-common-google-bin (requires dart) (make)
- flutter-artifacts-engine-linux-google-bin (requires dart) (make)
- flutter-artifacts-engine-web-google-bin (requires dart) (make)
- flutter-artifacts-gradle-google-bin (requires dart) (make)
Sources (43)
- android-arm-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- android-arm-profile-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- android-arm-profile-linux-x64-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- android-arm-release-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- android-arm-release-linux-x64-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- android-arm64-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- android-arm64-profile-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- android-arm64-profile-linux-x64-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- android-arm64-release-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- android-arm64-release-linux-x64-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- android-x64-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- android-x64-profile-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- android-x64-profile-linux-x64-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- android-x64-release-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- android-x64-release-linux-x64-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- android-x86-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- dart-sdk-arm64-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- dart-sdk-x64-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- doctor.patch
- engine-arm64-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- engine-x64-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- flutter-3.35.7.tar.xz
- flutter.sh
- flutter_patched_sdk-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- flutter_patched_sdk_product-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- flutter_web_sdk-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- font-subset-arm64-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- font-subset-x64-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- gradle-user-home.patch
- gradle_wrapper-fd5c1f2c013565a3bea56ada6df9d2b8e96d56aa.tar.gz
- gtk-debug-arm64-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- gtk-debug-x64-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- gtk-profile-arm64-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- gtk-profile-x64-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- gtk-release-arm64-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- gtk-release-x64-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- material_fonts-3012db47f3130e62f7cc0beabff968a33cbec8d8.zip
- no-lock.patch
- no-runtime-download.patch
- opt-in-analytics.patch
- sky_engine-035316565ad77281a75305515e4682e6c4c6f7ca.zip
- system-dart.patch
- version.patch
Latest Comments
« First ‹ Previous 1 .. 20 21 22 23 24 25 26 27 Next › Last »
Ucak commented on 2020-03-30 10:51 (UTC)
cfujino commented on 2020-02-20 02:39 (UTC)
@TheAifam5 unfortunately, at this time, maintaining the .git directory is required for the flutter sdk to work. For example, running flutter doctor uses git to check the version. There is an outstanding github issue to fix this, to better support installation from package managers: https://github.com/flutter/flutter/issues/44526.
If you are REALLY concerned about the disk space, you can make your git repo a shallow clone, via:
git pull --depth 1
git gc --prune=all
That for me got my .git directory from 157mb to 95mb ¯_(ツ)_/
xuanwo commented on 2020-02-14 23:42 (UTC)
Why lib32-libglvnd is required?
theaifam5 commented on 2020-01-24 20:51 (UTC)
@rockypra Thank you for the clarification. I wonder if that is needed, even the package sticks to the specific version, and AUR provides also other versions like beta and dev.
rockypra commented on 2020-01-01 10:39 (UTC)
Flutter SDK works that way, unfortunately. They use git for version management even for the user local snapshot.
If you're managing Flutter SDK on your own, you can change which channel of release you want to follow with flutter channel
Channel switching is basically fetching from their github repo, doing the branch switching, and updates the local snapshot.
That's why when you try to change the channel or doing an upgrade you can see a lot of git related process like pulling from the git repository and/or branch switching.
theaifam5 commented on 2019-12-26 18:47 (UTC)
No way that this package contains .git.... just WHYYYY... is SO BLOATED
ardeaf commented on 2019-10-29 09:52 (UTC) (edited on 2019-10-29 10:40 (UTC) by ardeaf)
didn't have time to dig in to why this might be a bad idea so someone feel free to correct me, but after upgrading I needed to chown the entire /opt/flutter/bin/cache folder to get going again, since it was all owned by the root:root group.
edit: cache updates frequently so this is just an (Extremely) temporary solution.
mattyclarkson commented on 2019-09-22 21:45 (UTC)
I've been working on this package to remove the permission errors. I've put up the changes at https://github.com/mattyclarkson/aur-flutter. See the commit message for the various improvements.
Mainly, it allows the package to work without any permission errors and a vastly reduced package and install size.
jaap commented on 2019-06-26 16:45 (UTC)
if updating this package after manually upgrading flutter it fails because the files already exist.
Pinned Comments
WithTheBraid commented on 2025-11-11 10:15 (UTC)
This package is deprecated in favor of
aur/flutterwhich now contains all required artifacts on its own. This PKGBUILD will be kept as is in order to ensure seamless builds of old Flutter version in future.