Package Details: fvm-sourcebuild 3.2.1-2

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.044522
First Submitted: 2024-07-08 04:57 (UTC)
Last Updated: 2024-12-11 20:51 (UTC)

Required by (16)

Sources (2)

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.

Latest Comments

patlefort commented on 2024-07-19 10:02 (UTC)

@xiota: It builds fine, however I had to use flutter version 3.19.6 or it wouldn't run. Same issue using fvm.

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.