fading_edge_scrollview scrollcontroller can't assign pageviewcontroller plz check your new update flutter 3.22 version
Steps to reproduce
fading_edge_scrollview scrollcontroller can't assign pageviewcontroller plz check your new update flutter 3.22 version
Expected results
fading_edge_scrollview scrollcontroller can't assign pageviewcontroller plz check your new update flutter 3.22 version
Actual results
fading_edge_scrollview scrollcontroller can't assign pageviewcontroller plz check your new update flutter 3.22 version
Code sample
Code sample
[Paste your code here]
```fading_edge_scrollview
scrollcontroller can't assign pageviewcontroller plz check your new update flutter 3.22 version
</details>
### Screenshots or Video
<details open>
<summary>Screenshots / Video demonstration</summary>
[Upload media here]
</details>
### Logs
<details open><summary>Logs</summary>
```console
[Paste your logs here]
Flutter Doctor output
Doctor output
[Paste your output here]
@this-sunil Please elaborate and provide relevant details such as reproducible code sample, actual vs expected result using latest stable version (3.22.0) and previous version wherein you see it was working properly so that we can properly address the issue.
First you download latest 3.22 version and then run your project this bug can show on debug console Error: The argument type 'PageController?' can't be assigned to the parameter type 'ScrollController' because 'PageController?' is nullable and 'ScrollController' isn't this issue can't solve what you use in flutter SDK involve this this dependencies bug will raise again and again
Please provide us a complete runnable reproducible code sample that shows the reported error.
I am also encountering a similar error as the author of the post
Some libraries inside your source code may be using the fading_edge_scrollview library at version ^3.0.0. Please override the fading_edge_scrollview library to the latest version, ^4.1.1, in the dependency_overrides section of the pubspec.yaml file.
Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now. If you find this problem please file a new issue with the same description, what happens, logs and the output of 'flutter doctor -v'. All system setups can be slightly different so it's always better to open new issues and reference the related ones. Thanks for your contribution.
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.