flutter icon indicating copy to clipboard operation
flutter copied to clipboard

fading_edge_scrollview scrollcontroller can't assign pageviewcontroller plz check your new update flutter 3.22 version

Open this-sunil opened this issue 1 year ago • 5 comments

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 avatar May 15 '24 07:05 this-sunil

@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.

darshankawar avatar May 15 '24 12:05 darshankawar

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

this-sunil avatar May 16 '24 02:05 this-sunil

Please provide us a complete runnable reproducible code sample that shows the reported error.

darshankawar avatar May 16 '24 06:05 darshankawar

I am also encountering a similar error as the author of the post

Screenshot 2024-05-18 at 20 24 13

dinhtrung3008 avatar May 18 '24 13:05 dinhtrung3008

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.

Screenshot 2024-05-18 at 21 08 56

dinhtrung3008 avatar May 18 '24 14:05 dinhtrung3008

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.

github-actions[bot] avatar Jun 06 '24 06:06 github-actions[bot]

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.

github-actions[bot] avatar Jun 20 '24 07:06 github-actions[bot]