Skip to content

Having issue when building web using docker #8

@mqhamdam

Description

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions