Skip to content

Commit 77f52dd

Browse files
authored
Bump assorted_layout_widgets to 4d10d7f9a64b4ddacf9ad7803d63dcfa84227287 (#470)
This bumps `assorted_layout_widgets` to the latest version. The current version is around 10 months old and excludes some changes made to remove obsolete lints that are preventing landing a change to the analysis server to produce warnings for that. Specifically, we want the PR from @pq merged at marcglasberg/assorted_layout_widgets#37 that removes `prefer_equal_for_default_values` and mine merged at marcglasberg/assorted_layout_widgets#41 to fix the error we found at #469 to unblock my change at https://dart-review.googlesource.com/c/sdk/+/448063.
1 parent b979253 commit 77f52dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
contact=marcglasberg@gmail.com
22
contact=pascal@pascalwelsch.com
33
fetch=git clone https://github.com/marcglasberg/assorted_layout_widgets.git tests
4-
fetch=git -C tests checkout e32fabf854927bb4c0c0284624bf30c20c4aab8d
4+
fetch=git -C tests checkout 4d10d7f9a64b4ddacf9ad7803d63dcfa84227287
55
update=.
66
test=flutter analyze --no-fatal-infos
77
test=flutter test

0 commit comments

Comments
 (0)