File tree Expand file tree Collapse file tree
packages/devtools_app/lib/src/shared/primitives Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ abstract class CustomPointerScrollView extends BoxScrollView {
3131 super .physics,
3232 super .shrinkWrap,
3333 super .padding,
34- super .scrollCacheExtent ,
34+ super .cacheExtent ,
3535 super .semanticChildCount,
3636 super .dragStartBehavior,
3737 this .customPointerSignalHandler,
Original file line number Diff line number Diff line change @@ -530,10 +530,10 @@ packages:
530530 dependency: transitive
531531 description:
532532 name: matcher
533- sha256: "12956d0ad8390bbcc63ca2e1469c0619946ccb52809807067a7020d57e647aa6"
533+ sha256: dc0b7dc7651697ea4ff3e69ef44b0407ea32c487a39fff6a4004fa585e901861
534534 url: "https://pub.dev"
535535 source: hosted
536- version: "0.12.18 "
536+ version: "0.12.19 "
537537 material_color_utilities:
538538 dependency: transitive
539539 description:
@@ -854,26 +854,26 @@ packages:
854854 dependency: transitive
855855 description:
856856 name: test
857- sha256: "54c516bbb7cee2754d327ad4fca637f78abfc3cbcc5ace83b3eda117e42cd71a "
857+ sha256: "280d6d890011ca966ad08df7e8a4ddfab0fb3aa49f96ed6de56e3521347a9ae7 "
858858 url: "https://pub.dev"
859859 source: hosted
860- version: "1.29 .0"
860+ version: "1.30 .0"
861861 test_api:
862862 dependency: transitive
863863 description:
864864 name: test_api
865- sha256: "93167629bfc610f71560ab9312acdda4959de4df6fac7492c89ff0d3886f6636 "
865+ sha256: "8161c84903fd860b26bfdefb7963b3f0b68fee7adea0f59ef805ecca346f0c7a "
866866 url: "https://pub.dev"
867867 source: hosted
868- version: "0.7.9 "
868+ version: "0.7.10 "
869869 test_core:
870870 dependency: transitive
871871 description:
872872 name: test_core
873- sha256: "394f07d21f0f2255ec9e3989f21e54d3c7dc0e6e9dbce160e5a9c1a6be0e2943 "
873+ sha256: "0381bd1585d1a924763c308100f2138205252fb90c9d4eeaf28489ee65ccde51 "
874874 url: "https://pub.dev"
875875 source: hosted
876- version: "0.6.15 "
876+ version: "0.6.16 "
877877 typed_data:
878878 dependency: transitive
879879 description:
You can’t perform that action at this time.
0 commit comments