flutter/dev/benchmarks/macrobenchmarks/lib
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
..
src Reland "Reland - Introduce tone-based surfaces and accent color add-ons - Part 2" (#144273) 2024-02-28 13:55:50 -08:00
common.dart Add benchmark for scrolling very long pictures (#133434) 2023-08-31 19:03:14 +00:00
main.dart Add benchmark for scrolling very long pictures (#133434) 2023-08-31 19:03:14 +00:00
web_benchmarks.dart Fix typing to unblock pub roll (#144968) 2024-03-12 16:15:03 +00:00