hilbert
hilbert
Failed to build iOS app Error (Xcode): ../lib/flutter_reorderable_list.dart:188:36: Error: The class 'Drag' can't be used as a mixin because it isn't a mixin class nor a mixin.
```shell Resolving dependencies... The current Dart SDK version is 3.2.0-210.4.beta. Because simple_icons depends on xml >=6.5.0 which requires SDK version ^3.2.0, version solving failed. ``` what about: ```dart environment: sdk:...
I found some draft codes in mobile_scanner_overlay.dart, but it is incomplete, how to draws a shape based on the corners point of each Barcode? I try, but it seems that...
This is a wonderful package. It will be great if you can add below features: 1、support insert and delete animation api, just like AnimatedGrid 2、when inserting or deleting item, other...