Mamasodikov / cosmos_epub

EPUB reader package with great UI, easy customization and awesome features
https://pub.dev/packages/cosmos_epub
BSD 3-Clause "New" or "Revised" License
7 stars 4 forks source link

After adding the package it gives this error #3

Closed ZainRaza78 closed 4 weeks ago

ZainRaza78 commented 4 weeks ago

Launching lib\main.dart on AOSP on IA Emulator in debug mode... ../../AppData/Local/Pub/Cache/hosted/pub.dev/fading_edge_scrollview-3.0.0/lib/src/fading_edge_scrollview.dart:116:31: Error: The argument type 'PageController?' can't be assigned to the parameter type 'ScrollController' because 'PageController?' is nullable and 'ScrollController' isn't.

FAILURE: Build failed with an exception.

BUILD FAILED in 2m 38s Error: Gradle task assembleDebug failed with exit code 1

Exited (1).

Mamasodikov commented 4 weeks ago

Same issue here, you can follow: https://github.com/Mamasodikov/cosmos_epub/issues/2#issue-2341722801