jegalirisoft

Results 2 issues of jegalirisoft

Getting the below error with latest flutter sdk 2.19.0. ``` Building with Flutter multidex support enabled. ../../../.pub-cache/hosted/pub.dev/implicitly_animated_reorderable_list-0.4.2/lib/src/implicitly_animated_reorderable_list.dart:8:1: Error: 'AnimatedItemBuilder' is imported from both 'package:flutter/src/widgets/animated_scroll_view.dart' and 'package:implicitly_animated_reorderable_list/src/implicitly_animated_list_base.dart'. import 'src.dart'; ^^^^^^^^^^^^^^^^^^^... ../../../.pub-cache/hosted/pub.dev/implicitly_animated_reorderable_list-0.4.2/lib/src/implicitly_animated_list.dart:4:1:...

**Description:** As Kotlin Multiplatform gains traction in cross-platform development, it becomes imperative to extend its capabilities to support essential UI components. Currently, there is a lack of native support for...

enhancement