Package Details: flutter-artifacts-dart-google-bin 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 - 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.69
First Submitted: 2017-06-05 21:03 (UTC)
Last Updated: 2025-10-28 13:25 (UTC)

Required by (12)

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 .. 22 23 24 25 26 27

thepasto commented on 2017-11-01 14:42 (UTC)

If someone is interested here's a PKGBUILD to install in /opt https://pastebin.com/TeGLc0s6

flipflop97 commented on 2017-07-15 12:12 (UTC)

Ok I give up already. Flutter is a hell in getting to work with arch packages since it does everything by itself. I'm disowning the package so if anyone is interested in trying to create a decent package, feel free to do so.

flipflop97 commented on 2017-07-11 18:01 (UTC)

Yes, I know the installation method isn't optimal. I'll try to fix it in the coming weeks, but the way flutter works makes this more difficult (flutter tries to do everything by itself, like updating and downloading dependencies).

jenrik commented on 2017-07-01 09:00 (UTC)

This completely bypasses the package manager. A package should contain the program files not just another script that download the program to the user home directory. I would expect to be able to rollback the package version by installing a older package I had build.

tinxy commented on 2017-06-17 08:48 (UTC)

Hey flipflop97, is there a reason why every user needs their own copy of flutter? Also, there is no option to update the local copy using your script. Also, would it not be helpful to add dart (and possibly others) as dependency and intellij-idea-community-edition as optdep? I would suggest using the releases and installing them in /opt or so https://github.com/flutter/flutter/releases