DavideBelsole / great_list_view

pub.dev library for flutter
MIT License
39 stars 21 forks source link

Bad dependency worker_manager: ">=4.0.2" #23

Closed darkstarx closed 1 year ago

darkstarx commented 1 year ago
Error: Expected 6 type arguments.
../…/src/dispatcher.dart:160
          _cancelable = Executor().execute<T, T, AnimatedListDiffBaseComparator<T>,

You must limit the max version of dependencies. The new version of the worker_manager has different interface of the Executor than you're expecting at the moment.

Is this package still being maintained?

darkstarx commented 1 year ago

PR here https://github.com/DavideBelsole/great_list_view/pull/24

DavideBelsole commented 1 year ago

try the new version 0.2.0