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 .cacheExtent ,
34+ super .scrollCacheExtent ,
3535 super .semanticChildCount,
3636 super .dragStartBehavior,
3737 this .customPointerSignalHandler,
Original file line number Diff line number Diff line change @@ -546,10 +546,10 @@ packages:
546546 dependency: transitive
547547 description:
548548 name: meta
549- sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394 "
549+ sha256: "1741988757a65eb6b36abe716829688cf01910bbf91c34354ff7ec1c3de2b349 "
550550 url: "https://pub.dev"
551551 source: hosted
552- version: "1.17 .0"
552+ version: "1.18 .0"
553553 mime:
554554 dependency: transitive
555555 description:
@@ -854,26 +854,26 @@ packages:
854854 dependency: transitive
855855 description:
856856 name: test
857- sha256: "77cc98ea27006c84e71a7356cf3daf9ddbde2d91d84f77dbfe64cf0e4d9611ae "
857+ sha256: "54c516bbb7cee2754d327ad4fca637f78abfc3cbcc5ace83b3eda117e42cd71a "
858858 url: "https://pub.dev"
859859 source: hosted
860- version: "1.28 .0"
860+ version: "1.29 .0"
861861 test_api:
862862 dependency: transitive
863863 description:
864864 name: test_api
865- sha256: "19a78f63e83d3a61f00826d09bc2f60e191bf3504183c001262be6ac75589fb8 "
865+ sha256: "93167629bfc610f71560ab9312acdda4959de4df6fac7492c89ff0d3886f6636 "
866866 url: "https://pub.dev"
867867 source: hosted
868- version: "0.7.8 "
868+ version: "0.7.9 "
869869 test_core:
870870 dependency: transitive
871871 description:
872872 name: test_core
873- sha256: f1072617a6657e5fc09662e721307f7fb009b4ed89b19f47175d11d5254a62d4
873+ sha256: "394f07d21f0f2255ec9e3989f21e54d3c7dc0e6e9dbce160e5a9c1a6be0e2943"
874874 url: "https://pub.dev"
875875 source: hosted
876- version: "0.6.14 "
876+ version: "0.6.15 "
877877 typed_data:
878878 dependency: transitive
879879 description:
You can’t perform that action at this time.
0 commit comments