Skip to content

Commit

Permalink
FlutterScrollShadow: Use from pub.dev as the inner/outter shadow inte…
Browse files Browse the repository at this point in the history
…rferences has been fixed.

See rickypid/flutter_scroll_shadow#13
  • Loading branch information
pixelshot91 committed Jan 11, 2024
1 parent b36ddd0 commit 6de77b9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
11 changes: 5 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -398,12 +398,11 @@ packages:
flutter_scroll_shadow:
dependency: "direct main"
description:
path: "."
ref: "topic/consume_notification"
resolved-ref: "65b56e48dea21eb8c44151b52b8b3ab124bc5ea9"
url: "git@github.com:pixelshot91/flutter_scroll_shadow.git"
source: git
version: "1.2.3"
name: flutter_scroll_shadow
sha256: c0509c642c5077654301fab1fb2260adc94c82a407c60e64162974b4366e7874
url: "https://pub.dev"
source: hosted
version: "1.2.4"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down
5 changes: 1 addition & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,7 @@ dependencies:
vector_math: ^2.1.4
stream_transform: ^2.1.0
audioplayers: ^4.1.0
flutter_scroll_shadow:
git:
url: git@github.com:pixelshot91/flutter_scroll_shadow.git
ref: topic/consume_notification
flutter_scroll_shadow: ^1.2.4
intersperse: ^2.0.0
recase: ^4.1.0
uuid: ^3.0.7
Expand Down

0 comments on commit 6de77b9

Please sign in to comment.