Package Details: flutter-git 1.26.0.1.0.pre.r0.63062a6443-1

Git Clone URL: https://aur.archlinux.org/flutter-git.git (read-only, click to copy)
Package Base: flutter-git
Description: A new mobile app SDK to help developers and designers build modern mobile apps for iOS and Android.
Upstream URL: https://flutter.io
Licenses: custom, BSD, CCPL
Conflicts: flutter
Provides: flutter
Submitter: frealgagu
Maintainer: None
Last Packager: frealgagu
Votes: 3
Popularity: 0.000000
First Submitted: 2018-04-09 03:33 (UTC)
Last Updated: 2020-12-24 20:30 (UTC)

Dependencies (13)

Required by (25)

Sources (3)

Latest Comments

solsticedhiver commented on 2023-08-30 14:59 (UTC)

I am giving up too. google makes it very hard to package flutter properly.

I would recommend to just download the tarball, and unpack it somewhere in your $HOME, and add flutter to your $PATH.

You can also use fvm, but puro seems to be more powerfull to manage flutter versions, htough I have not used any of them, really

frealgagu commented on 2023-05-26 19:28 (UTC)

I'm disowning, feel free to adopt it.

solsticedhiver commented on 2023-03-20 16:25 (UTC)

The package seems broken or at least suboptimal. It seems to dwonload twice the dart sdk. Once when building the package, and then later on when running a flutter command

And also the flutter install is tracking the git repo used to make the package in your $srcdir instead of https://github.com/flutter/flutter.git

I had to run git config remote.url.config https://github.com/flutter/flutter.git in /opt/flutter

frealgagu commented on 2019-04-17 03:31 (UTC)

@dfjigdfijgojio you need to enable the multilib repository in order to access to 32bits libraries in a 64bits environment.

https://wiki.archlinux.org/index.php/official_repositories#multilib

basemax commented on 2019-04-16 16:39 (UTC) (edited on 2019-04-16 16:39 (UTC) by basemax)

( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==> n

==> flutter-git dependencies:
 - glu (already installed)
 - java-environment (already installed)
 - git (already installed) [makedepend]
 - python (already installed) [makedepend]
 - unzip (already installed) [makedepend]
 - lib32-libglvnd (building from AUR)


==> Edit flutter.install ? [Y/n] ("A" to abort)
==> -------------------------------------------
==> n

==> Continue building flutter-git ? [Y/n]
==> -------------------------------------
==> y

==> Building and installing package
==> Install or build missing dependencies for flutter-git:
[sudo] password for max: 
error: target not found: lib32-libglvnd
==> Restart building flutter-git ? [y/N]
==> ------------------------------------