Brandon DeRosier
82a0c99c2b
chore: bump Flutter to eafc511
...
Built on dart-sdk db98bdaa from
flutter_release_ex/3.44.5-rc0. Includes upstream Flutter 3.44.5
cherry-picks and updater current_patch_number fix (#363 ).
2026-07-07 13:53:48 -07:00
Brandon DeRosier
a8456860ec
chore: bump Flutter to 9f9f19a
2026-06-25 14:07:34 -07:00
Brandon DeRosier
c9e4c21b62
chore: bump Flutter to b8cd5388d1f
2026-06-22 17:51:36 -07:00
Brandon DeRosier
ccd40073d5
chore: bump Flutter to 65b1e4368e9
2026-06-12 15:43:56 -07:00
Brandon DeRosier
a77c2fca71
chore: bump Flutter to 26ad1cdf212
...
flutter_release_ex/3.44.1-rc1: engine caf48e58a87 built on dart-sdk
0e6acdc83e3 (arm64 FFI callback exit-path/stack-arg ABI fixes, DD
arguments-descriptor ZoneHandle fix). Updater unchanged at a591b7f.
2026-06-05 08:24:47 -07:00
Brandon DeRosier
bbffd899c8
chore: bump Flutter to 1d3d97ce590
2026-06-01 17:23:45 -07:00
Brandon DeRosier
73800032c6
chore: bump Flutter to 1a55eb72b61
...
Picks up the v1.6.105 engine (built on dart-sdk 8681ae7453d).
Replaces v1.6.104's pool-cache workaround with the real root-cause
FFI ABI fix in DLRT_GetFfiCallbackMetadata, extended across all
arm64 builds so it covers both iOS (where SHOREBIRD_RUNTIME is
defined) and Android (where it isn't). Fixes the customer FFI
crashes on both platforms.
2026-05-22 18:24:35 -07:00
Brandon DeRosier
7dfeeb5310
chore: bump Flutter to dc84dc8c37e
...
Picks up the v1.6.104 engine (built on dart-sdk bdd1b14cdb3).
Includes FFI fixes from shorebirdtech/dart-sdk PR #793 : skip pool
cache for the FFI resolver under SHOREBIRD_RUNTIME, restore the
DoRedirectedCall body in the SIMULATOR_FFI block, and raise
kNativeCallbackSharedStubSize to fit Shorebird's stub additions.
2026-05-22 00:53:49 -07:00
Brandon DeRosier
009f57a5e7
chore: bump Flutter to 600ed7b04fd
...
Picks up the v1.6.103 engine (built on dart-sdk cadcba181f9). Includes
the v2 DD slot ownership preservation fix that re-derives uwords from
FunctionKey across Iterate() to avoid carrying GC-relocated pointers
into FinalizeIndirectStaticCallTable. Fixes the iOS gen_snapshot
crash that hit customers with DD activation enabled.
2026-05-20 18:26:20 -07:00
Brandon DeRosier
c295240bfc
chore: prepare for release 1.6.102
2026-05-19 20:34:22 -07:00
Brandon DeRosier
eaa4996a47
chore: prepare for release 1.6.101
2026-05-19 18:11:01 -07:00
Brandon DeRosier
57dbe09953
chore: bump Flutter to 70488d38f94 (3.41.9-rc3.1) ( #3778 )
2026-05-16 17:10:52 -07:00
Brandon DeRosier
1998be441f
chore: prepare for release 1.6.99
2026-05-15 15:08:01 -07:00
Brandon DeRosier
c5797fa90f
chore: bump Flutter to cac82be5c099
2026-05-07 20:39:48 -07:00
Brandon DeRosier
f0057d541d
chore: bump Flutter to 76de3156249d
2026-05-05 10:13:18 -07:00
Brandon DeRosier
6dfb45a3f6
chore: bump Flutter to cedb80781f9a
2026-04-30 18:16:41 -07:00
Brandon DeRosier
ffb86ad742
chore: bump Flutter to 8e0003bdaef
2026-04-28 11:17:49 -07:00
nickshorebird
c77f86f04c
feat(shorebird_cli): Add --json output for agentic CLI consumption ( #3717 )
...
Co-authored-by: Nick Weatherley <nick@Nicks-MacBook-Pro.local >
2026-04-28 09:35:32 -04:00
Brandon DeRosier
8f5d7d4bc5
chore: bump Flutter to c2c56ab2d5483bdf86152725342f55ca6faed946
2026-04-21 14:26:55 -07:00
Eric Seidel
27a683e77b
feat(cli): capture build trace + privacy-safe summary on release ( #3692 )
...
Co-authored-by: Brandon DeRosier <brandon@shorebird.dev >
2026-04-20 11:24:22 -07:00
Eric Seidel
c842cb0bad
chore: bump flutter to c48bfb11b8 ( #3689 )
2026-04-09 00:45:19 -07:00
Brandon DeRosier
058e7a74f2
chore: bump flutter to 3.41.6
2026-03-26 23:58:30 -07:00
Brandon DeRosier
672a2e9766
chore: bump engine to dc4c75c344c6fa5eb1f6fd380cbfdfb9bb109847
2026-03-24 18:27:19 -07:00
Brandon DeRosier
51aff5490b
chore: roll back to Flutter 3.41.4-rc0 (cd234ef8ece6e82da6bec9b9d811e818e8d8373a)
2026-03-18 17:59:40 -07:00
Brandon DeRosier
0998e47e4d
chore: bump flutter to 569450f3ff908f0df75af06d810ae3259b1f77b2
2026-03-13 21:42:54 -07:00
Brandon DeRosier
604c001fb2
fix: invalidate bootstrap stamp when Flutter version changes ( #3647 )
2026-03-13 16:53:15 -07:00
Brandon DeRosier
dd6d5cfd4e
fix(shorebird_cli): clean stale obfuscation map from supplement directory ( #3643 )
2026-03-11 19:01:27 -07:00
Brandon DeRosier
baf8ea3230
chore: bump flutter to cd234ef8ece6e82da6bec9b9d811e818e8d8373a
2026-03-04 20:44:03 -08:00
Brandon DeRosier
1384c951be
chore: bump flutter to bbaf4267efb1776a8ae442d74adc9f8993af2366
2026-03-02 17:37:31 -08:00
Brandon DeRosier
47cc90af48
feat(shorebird_cli): make --obfuscate a first-class CLI flag ( #3626 )
2026-02-26 22:45:46 -08:00
Brandon DeRosier
41ce714763
chore: bump flutter to 22f15e658f317f11954ee1933083a8d6a1bd7aae
2026-02-20 16:33:48 -08:00
Brandon DeRosier
8d455c0f91
chore: bump flutter to 2706fb5ee5bc4fa2bfb937327192ff9fdfc14b30
2026-02-13 15:47:51 -08:00
Brandon DeRosier
2fcda06a80
chore: bump flutter to 54cd69360a203f7cb2301130d7ca330b8be7bbbe
2026-02-11 19:54:19 -08:00
Brandon DeRosier
53cf505225
chore: bump flutter to c89520b6e77a110e6459a9850401dc7f1f794c2b
2026-02-03 16:46:12 -08:00
Brandon DeRosier
bec681dde5
chore: roll flutter to be0b343f8e3370cbff5338857cfbc8800f46d193
2026-02-03 14:23:28 -08:00
Eric Seidel
1f737999f5
chore: roll flutter to c15ddb5210c0111223a998d73984cdfebbf551f0
2026-02-02 22:54:42 -08:00
Brandon DeRosier
5b6a4b6ecf
chore: bump flutter engine 3e4a0f12f1 ( #3502 )
...
Co-authored-by: Brandon DeRosier <brandon@shorebird.dev >
2026-02-02 14:28:14 -08:00
Eric Seidel
5430ed2eb0
fix: stop unnecessary rebuild on every CLI invocation ( #3435 ) ( #3491 )
2026-01-30 23:55:40 -07:00
Eric Seidel
c2eb60f0e4
chore: roll flutter to 1102488790c5aaedda2e21d5f666792f09f76368
2026-01-26 10:35:40 -08:00
Eric Seidel
6261819600
chore: roll Flutter for 3.38.7
2026-01-16 15:57:30 -08:00
Eric Seidel
825f3596d9
feat: support patch_verification config in shorebird.yaml ( #3463 )
2026-01-16 15:57:03 -08:00
Eric Seidel
11cb559c9a
chore: roll flutter to 3.38.6 55c197eb61ef2219a709002c39ffa445b05600f8
2026-01-08 19:25:50 -08:00
Eric Seidel
93cfec7474
chore: roll flutter to 1c01b329708b9975c37932543355851a4a2dd23d
2026-01-05 20:16:25 -08:00
Eric Seidel
a18ab4202c
chore: roll flutter to d117a022fbac9af179cb2ce6a71dd39fd6293aec
2026-01-05 09:23:33 -08:00
Bryan Oltman
9b2fd2a792
Revert "chore(shorebird_cli): bump flutter version to fixed 3.38.5"
...
This reverts commit c3ec926799 .
2025-12-31 12:54:08 -05:00
Bryan Oltman
c3ec926799
chore(shorebird_cli): bump flutter version to fixed 3.38.5
2025-12-31 11:05:28 -05:00
Eric Seidel
96caa090a1
fix: temporarily roll back to 3.38.4 ( #3445 )
2025-12-30 16:46:39 +00:00
Bryan Oltman
cef566e273
chore: bump flutter rev for 3.38.5
2025-12-19 15:22:07 -05:00
Eric Seidel
b840ad5582
chore: roll flutter to 7e3858aedc3b37e9a6a15e1021206b9decb72eb7
2025-12-16 10:29:20 -08:00
Eric Seidel
43049e8a06
chore: bump flutter version to a9d3aa6a2a71c0f7581dc81f3e2e787233ed7b92 ( #3430 )
2025-12-16 10:25:59 -08:00