Commit Graph

325 Commits

Author SHA1 Message Date
kyehn
821d61ca9b flutter338: 3.38.1 -> 3.38.3 2025-11-21 19:21:56 +00:00
kyehn
9eb85548b4 flutter338: 3.38.0 -> 3.38.1 2025-11-13 19:17:32 +00:00
kyehn
4f5e6edadf flutter338: 3.38.0-0.2.pre -> 3.38.0 2025-11-12 21:03:21 +00:00
qzylinra
78959ee6e3 flutterPackages-source: clean 2025-11-11 09:16:56 +00:00
qzylinra
5b6735adf9 flutter: remove unused code 2025-11-05 05:58:57 +00:00
qzylinra
e61e676f4b flutter338: init at 3.38.0-0.2.pre 2025-11-03 07:14:56 +00:00
Tristan Ross
82524b42b4 flutter335: 3.35.5 -> 3.35.7 (#450619) 2025-11-01 16:54:50 +00:00
qzylinra
ee21b31ef7 flutter327: drop 2025-10-30 19:30:14 +00:00
qzylinra
9106d8f922 flutter324: drop 2025-10-29 23:30:41 +00:00
qzylinra
b9ae5776db flutter335: 3.35.5 -> 3.35.7 2025-10-24 04:30:44 +00:00
Wolfgang Walther
c283f32d29 treewide: remove unused with
Auto-fixed by nixf-diagnose.
2025-10-05 10:50:41 +02:00
kyehn
2978a603a6 flutter335: 3.35.4 -> 3.35.5 2025-09-30 03:03:26 +00:00
qzylinra
9a6d3d4db4 flutter: 3.35.3 -> 3.35.4 2025-09-19 06:31:37 +00:00
Sandro
895fd1610f flutter335: fix android build (#435027) 2025-09-16 16:13:39 +00:00
Sandro
b780ce5f51 flutter335: fix macos build (#434503) 2025-09-16 12:02:12 +00:00
kyehn
873854efc0 flutter335: 3.35.2 -> 3.35.3 2025-09-05 01:47:00 +00:00
kyehn
27b23c793a flutter335: 3.35.1 -> 3.35.2 2025-08-26 23:40:50 +00:00
qzylinra
b30acab643 flutter: remove package_graph related patches 2025-08-26 11:57:30 +08:00
Tristan Ross
57df8cf820 flutterPackages-source: mark broken for old version; expidus: mark broken (#435426) 2025-08-20 19:42:20 -07:00
qzylinra
4cf826e2e1 flutterPackages-source: mark broken for old version 2025-08-21 06:41:44 +08:00
birros
ba029e0978 flutter335: fix android build
The Flutter tools Gradle patch is still required with flutter335. The following patch is a rebased copy of the one for flutter332.
2025-08-19 16:50:18 +02:00
qzylinra
b0a52e4820 flutter: update extraPackageConfigSetup 2025-08-19 06:13:41 +08:00
Artturin
33e1f94200 flutter.buildFlutterApplication: Fix Exec format error (#434533) 2025-08-18 22:30:28 +03:00
Emily
257866d92b flutterPackages-source.stable.engine: unpin LLVM
Unclear why this reference and no other was pinned. It builds.
2025-08-18 15:56:40 +01:00
Artturin
52b0a7f2b4 flutter.buildFlutterApplication: Fix Exec format error
This does NOT fix the cross compilation of flutter applications, it only
fixes one issue which should allow for better error messages
2025-08-17 22:07:10 +03:00
birros
7674d7296e flutter335: fix macos build
Fix for macOS build issue in Flutter >= 3.35

Since version 3.35, the behavior of macos_assemble.sh and xcode_backend.sh
is almost identical. This caused the same error for macOS that previously
occurred for iOS.

Derived from the iOS patch: ./fix-ios-build-xcode-backend-sh.patch

Example error:
```
$ flutter run -d macos
Launching lib/main.dart on macOS in debug mode...
Target debug_unpack_macos failed: Error: Flutter failed to create a directory at "/<nix-store>/XXXX-flutter-3.35.1-unwrapped/bin/cache/artifacts".
Please ensure that the SDK and/or project is installed in a location that has read/write permissions for the current user.
Failed to copy Flutter framework.
** BUILD FAILED **
```
2025-08-17 17:59:44 +02:00
qzylinra
b87e875449 flutter335: 3.35.0-0.3.pre -> 3.35.1 2025-08-15 06:41:12 +08:00
qzylinra
02a40a83de flutter: remove rec 2025-08-13 16:26:50 +08:00
qzylinra
086140219e flutter: remove with lib 2025-08-13 16:21:52 +08:00
qzylinra
1647956667 flutter335: init at 3.35.0-0.3.pre 2025-08-12 09:46:03 +08:00
mivorasu
ee0866bddd treewide: conform descriptions to the standards 2025-07-28 04:39:00 +00:00
mivorasu
4a3953b483 flutter332: 3.32.7 -> 3.32.8 2025-07-26 12:46:10 +00:00
Wolfgang Walther
5a0711127c treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
mivorasu
ad525a3ff3 flutter332: 3.32.6 -> 3.32.7 2025-07-22 21:23:02 +00:00
mivorasu
9e4a62109d flutter.updateScript: fix file format 2025-07-22 21:23:02 +00:00
mivorasu
be500d941b flutter.updateScript: fix some ruff warning 2025-07-22 21:23:02 +00:00
Aleksana
99474182ed add meta.mainProgram to various packages (#426657) 2025-07-20 21:14:58 +08:00
poz
909bb8de09 flutter: add meta.mainProgram 2025-07-19 14:20:53 +02:00
Wolfgang Walther
a6910dc450 flutterPackages.beta: fix eval
This attribute shouldn't be available when no beta versions are
packaged, otherwise it fails eval in CI.
2025-07-19 13:07:29 +02:00
emaryn
585c8de93a flutter332: 3.32.5 -> 3.32.6 2025-07-10 02:52:59 +08:00
emaryn
f73b190353 flutter332: 3.32.2 -> 3.32.5 2025-06-27 03:19:20 +08:00
Boris Nagaev
32813062aa flutter: do not log /etc/os-release read error
Apps using flutter may fail to build with this error:
Failed obtaining PRETTY_NAME for Linux: PathNotFoundException: Cannot open file,
path = '/usr/lib/os-release' (OS Error: No such file or directory, errno = 2)

Nix build sandbox doesn't have /usr/lib/os-release and /etc/os-release files.
2025-06-22 10:58:15 -03:00
Maciej Krüger
526945c579 Fix Flutter Android builds with Gradle 8.9+ (#412907) 2025-06-16 19:10:21 +02:00
Maciej Krüger
6369abb4a6 flutter326: drop (#414843) 2025-06-16 19:07:31 +02:00
Boris Nagaev
5b89278f47 flutter332: 3.32.0 -> 3.32.2 2025-06-08 21:01:31 -03:00
emaryn
c8817cf8ea flutter326: drop 2025-06-08 04:58:38 +08:00
hacker1024
c276ee50c4 flutter{329,332}: Pass -Pkotlin.project.persistent.dir as well 2025-06-01 21:04:25 +10:00
hacker1024
4ccd185ba8 flutter{329,332}: Pass --project-cache-dir to Gradle 2025-06-01 20:34:25 +10:00
Tristan Ross
807602f988 flutter332: 3.32.0-0.4.pre -> 3.32.0 (#409286) 2025-05-29 12:36:32 -07:00
Sergei Zimmerman
a254123065 flutter: optimize evaluation of appBuildDeps 2025-05-26 20:19:04 +00:00