@xiota: It builds fine, however I had to use flutter version 3.19.6 or it wouldn't run. Same issue using fvm.
Search Criteria
Package Details: fvm-sourcebuild 4.0.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/fvm-sourcebuild.git (read-only, click to copy) |
|---|---|
| Package Base: | fvm-sourcebuild |
| Description: | Flutter Version Management: A simple CLI to manage Flutter SDK versions. (Build engine from sources) |
| Upstream URL: | https://fvm.app |
| Licenses: | MIT |
| Conflicts: | fvm |
| Provides: | fvm |
| Submitter: | patlefort |
| Maintainer: | patlefort |
| Last Packager: | patlefort |
| Votes: | 1 |
| Popularity: | 0.000062 |
| First Submitted: | 2024-07-08 04:57 (UTC) |
| Last Updated: | 2025-11-05 15:32 (UTC) |
Dependencies (16)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR)
- cmake (cmake3AUR, cmake-gitAUR)
- git (git-gitAUR, git-glAUR)
- gn (gn-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR)
- lld (llvm-gitAUR)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR)
- python
- python-httplib2
- python-pysocks
- python-six
- python311AUR
- unzip (unzip-zstdAUR, unzip_pAUR, unzip-natspecAUR)
- yq
- dart (fvm-flutter-proxyAUR, flutterupAUR, flutter-binAUR, flutter-dart-google-binAUR, flutter-artifacts-dart-google-binAUR, dart-sdk-devAUR) (make)
Required by (34)
- bloomeetunes-git (requires fvm) (make)
- c001apk-flutter-git (requires fvm) (make)
- ciyue (requires fvm) (make)
- clash-flutter-git (requires fvm) (make)
- convertall (requires fvm) (make)
- danxi (requires fvm) (make)
- danxi-git (requires fvm) (make)
- finamp (requires fvm) (optional)
- finamp-git (requires fvm) (optional)
- fluffychat (requires fvm) (make)
- fvm-flutter-proxy (requires fvm)
- hacki (requires fvm) (make)
- hiddify (requires fvm) (make)
- ideology-git (requires fvm) (make)
- intiface-central (requires fvm) (make)
- invoiceninja-desktop (requires fvm) (make)
- kazumi (requires fvm) (make)
- kitshell-git (requires fvm) (make)
- lb-planner (requires fvm) (make)
- lb-planner-git (requires fvm) (make)
- Show 14 more...
Sources (2)
Latest Comments
patlefort commented on 2024-07-19 10:02 (UTC)
xiota commented on 2024-07-19 02:38 (UTC)
Please check/update compatibility for this PKGBUILD. (Considering asking nyrna maintainers to switch to fvm, noting existence of this package. But want to make sure it would work.)
Some commands that differ from localsend:
fvm install [version]
fvm global [version]
fvm dart [...]
patlefort commented on 2024-07-08 05:06 (UTC) (edited on 2024-08-26 15:15 (UTC) by patlefort)
This package is only intended to be used in pkgbuilds for building packages. The minimum version that I have tested with it is 3.13.9. It is intended for those who want to build the flutter engine from source.
Engine artifacts will be cached in ~/.cache/flutter-engine.
Pinned Comments
patlefort commented on 2024-07-08 05:06 (UTC) (edited on 2024-08-26 15:15 (UTC) by patlefort)
This package is only intended to be used in pkgbuilds for building packages. The minimum version that I have tested with it is 3.13.9. It is intended for those who want to build the flutter engine from source.
Engine artifacts will be cached in
~/.cache/flutter-engine.