-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
3.985 Compiling lib/main.dart for the Web...
11.75 Target dart2js failed: ProcessException: Process exited abnormally with exit code 1:
11.75 /root/.pub-cache/hosted/pub.dev/implicitly_animated_reorderable_list_2-0.5.1/lib/src/custom_sliver_animated_list.dart:28:9:
11.75 Error: Type 'AnimatedListItemBuilder' not found.
11.75 final AnimatedListItemBuilder itemBuilder;
11.75 ^^^^^^^^^^^^^^^^^^^^^^^
11.75 /root/.pub-cache/hosted/pub.dev/implicitly_animated_reorderable_list_2-0.5.1/lib/src/custom_sliver_animated_list.dart:211:30:
11.75 Error: Type 'AnimatedListRemovedItemBuilder' not found.
11.75 void removeItem(int index, AnimatedListRemovedItemBuilder builder,
11.75 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11.75 /root/.pub-cache/hosted/pub.dev/implicitly_animated_reorderable_list_2-0.5.1/lib/src/custom_sliver_animated_list.dart:289:9:
11.75 Error: Type 'AnimatedListRemovedItemBuilder' not found.
11.75 final AnimatedListRemovedItemBuilder? removedItemBuilder;
11.75 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11.75 /root/.pub-cache/hosted/pub.dev/implicitly_animated_reorderable_list_2-0.5.1/lib/src/custom_sliver_animated_list.dart:28:9:
11.75 Error: 'AnimatedListItemBuilder' isn't a type.
11.75 final AnimatedListItemBuilder itemBuilder;
11.75 ^^^^^^^^^^^^^^^^^^^^^^^
11.75 /root/.pub-cache/hosted/pub.dev/implicitly_animated_reorderable_list_2-0.5.1/lib/src/custom_sliver_animated_list.dart:211:30:
11.75 Error: 'AnimatedListRemovedItemBuilder' isn't a type.
11.75 void removeItem(int index, AnimatedListRemovedItemBuilder builder,
11.75 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11.75 /root/.pub-cache/hosted/pub.dev/implicitly_animated_reorderable_list_2-0.5.1/lib/src/custom_sliver_animated_list.dart:289:9:
11.75 Error: 'AnimatedListRemovedItemBuilder' isn't a type.
11.75 final AnimatedListRemovedItemBuilder? removedItemBuilder;
Metadata
Metadata
Assignees
Labels
No labels