Skip to content

Commit 2eab69c

Browse files
committed
Remove fading_edge_scrollview dependency
The `fading_edge_scrollview` package has not been maintained for a while. This commit removes the dependency and includes its functionality directly within this package.
1 parent 8975d02 commit 2eab69c

6 files changed

Lines changed: 317 additions & 287 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,7 @@
1919
## 1.0.3+1
2020

2121
* Reformatted the package with dart format.
22+
23+
## 1.1.0
24+
25+
* Removed 3rd party package dependency as that was less maintained.

example/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,4 @@ app.*.map.json
4141
/android/app/debug
4242
/android/app/profile
4343
/android/app/release
44+
/pubspec.lock

example/pubspec.lock

Lines changed: 0 additions & 283 deletions
This file was deleted.

0 commit comments

Comments
 (0)