knopp / flutter_reorderable_list

ReorderableList for Flutter
BSD 3-Clause "New" or "Revised" License
336 stars 101 forks source link

Migrate to Flutter 2.6.0 #44

Open mersadcc opened 2 years ago

mersadcc commented 2 years ago

When I try to build using Flutter 2.6.0+, I get this error:

Error: Too few positional arguments: 3 required, 2 given.
../…/lib/flutter_reorderable_list.dart:740
      : super(initialPosition, kind) {
             ^

FAILURE: Build failed with an exception.

mehrdad-shokri commented 2 years ago

can we publish an update since this pr is merged?

Tomucha commented 2 years ago

cc @knopp

knopp commented 2 years ago

I published 1.2.0. Apologies for the delay.

Tomucha commented 2 years ago

Thanks! Apologies for the subtle pressure :-)