Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : flutter-engine.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2024-07-08
Try to detect cpu from CARCH and rename FLUTTER_TARGET_CPU ro ↵
Patrick Northon
ARCH_FLUTTER_TARGET_CPU.
2024-07-08
Add python311 to makedepends and remove warnings as errors.
Patrick Northon
2024-06-19
Add error checks.
Patrick Northon
2024-06-09
Move building of the engine to -build.sh. Changes will need to be made to ↵
Patrick Northon
packages using flutter-engine.
2024-05-14
- Use python 3.11 for version less than 3.14.
Patrick Northon
- Use `flutter/tools/gn` for compiling.
2024-04-03
Clone depot_tools only if not already cloned from pkgbuild sources.
Patrick Northon
2024-04-01
Lock cache directory while building.
Patrick Northon
2023-12-08
Better handle build failure and move runtime dependencies.
Patrick Northon
2023-11-29
Revamp: the engine will be compiled and cached in the user cache directory ↵
Patrick Northon
per version requested by packages or detected from pubspec file.
2023-11-27
Revert back version to 3.13.9 and it is no longer necessary to use ↵
Patrick Northon
$flutter_select_engine variable.
2023-11-17
No longer disable telemetry and fix flutter complaining about local engine host.
Patrick Northon
2023-11-16
Update version.
Patrick Northon
2023-10-31
Prevent use of prebuilt dart sdk and force use of system python.
Patrick Northon
2023-10-26
Update version.
Patrick Northon
2023-10-18
Update version.
Patrick Northon
2023-09-27
Update version.
Patrick Northon
2023-09-23
Initial commit.
Patrick Northon