Package Details: flutter-devel 3.35.7-3

Git Clone URL: https://aur.archlinux.org/flutter.git (read-only, click to copy)
Package Base: flutter
Description: Flutter SDK component - CLI tool (for application development)
Upstream URL: https://flutter.dev
Keywords: android fuchsia ios mobile sdk
Licenses: custom, BSD, CCPL
Groups: flutter
Replaces: flutter-tool-developer
Submitter: flipflop97
Maintainer: WithTheBraid
Last Packager: WithTheBraid
Votes: 151
Popularity: 0.83
First Submitted: 2017-06-05 21:03 (UTC)
Last Updated: 2025-10-28 13:25 (UTC)

Required by (2)

Sources (43)

Pinned Comments

WithTheBraid commented on 2025-11-11 10:15 (UTC)

This package is deprecated in favor of aur/flutter which 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.

Latest Comments

« First ‹ Previous 1 .. 21 22 23 24 25 26 27 Next › Last »

Quatro commented on 2019-03-01 16:18 (UTC)

warning: directory permissions differ on /opt/flutter/
filesystem: 775  package: 755

This happens for any installation, upgrading.

expwez commented on 2018-12-03 19:18 (UTC)

please add flutter binary to path

apaatsio commented on 2018-06-18 07:29 (UTC)

This fixed the permission issues for me:

sudo chmod a+rw /opt/flutter/bin/cache/lockfile /opt/flutter/version

d-sha commented on 2018-05-26 11:58 (UTC)

Those issues are all permission issues, as all files in the package are owned by root. You can check this in the flutter logs.

frealgagu commented on 2018-04-26 00:31 (UTC)

@d-sha How do you fix it manually? @g4rrucho this package is under heavy development and it's still in beta phase. If anyone have ideas of how to fix the issues and how could I improve this package please let me know

d-sha commented on 2018-04-24 22:29 (UTC)

Hi, When installed flutter crashes with permission errors: /opt/flutter/bin/cache/lockfile' (OS Error: Permission denied, errno = 13) /opt/flutter/version' (OS Error: Permission denied, errno = 13)

I fixed this locally but i dont know what the best way to fix the package. Thanks.

g4rrucho commented on 2018-04-21 15:01 (UTC)

Flutter constantly crashes. Anyone has any idea how to fix it?

alf commented on 2018-03-08 14:41 (UTC) (edited on 2018-03-08 14:47 (UTC) by alf)

here is my PKGBUILD for flutter. it will install in /opt/flutter, add ENVIRONMENT VARIABLES in /etc/profile.d and just use "flutter upgrade" to upgrade

https://gist.github.com/alfinbi/502bd912f34a23f23bae1b8661308f78