flutter/dev/benchmarks
Michael Goderbauer 68138bc4e5
Fix typing to unblock pub roll (#144968)
The pub roller is blocked on

```
  error � The argument type 'JSArray<JSAny?>' can't be assigned to the parameter type 'JSArray<JSNumber>'.  � dev/benchmarks/macrobenchmarks/lib/web_benchmarks.dart:309:22 � argument_type_not_assignable
```

See https://github.com/flutter/flutter/pull/144852.

The fixes the typing so the next pub roll can (hopefully) succeed.
2024-03-12 16:15:03 +00:00
..
complex_layout Upgrade vm_service. (#144845) 2024-03-08 17:09:07 -08:00
macrobenchmarks Fix typing to unblock pub roll (#144968) 2024-03-12 16:15:03 +00:00
microbenchmarks Upgrade vm_service. (#144845) 2024-03-08 17:09:07 -08:00
multiple_flutters Format all kotlin according to ktlint (#143390) 2024-02-14 17:58:18 +00:00
platform_channels_benchmarks Upgrade vm_service. (#144845) 2024-03-08 17:09:07 -08:00
platform_views_layout Upgrade vm_service. (#144845) 2024-03-08 17:09:07 -08:00
platform_views_layout_hybrid_composition Upgrade vm_service. (#144845) 2024-03-08 17:09:07 -08:00
test_apps/stocks Upgrade vm_service. (#144845) 2024-03-08 17:09:07 -08:00