hilbert

Results 7 issues of 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...

display

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...

enhancement
good first issue

example code: just add Dismissible Widget in the main.dart of example project issue 1、if I use the onDismissed callback, it will always hit the exception: A dismissed Dismissible widget is...

flutter: [2025-04-05 09:48:00.991944 | fwfh.CoreBuildTree | FINEST] Registered margin for P tag flutter: [2025-04-05 09:48:00.992021 | fwfh.CoreBuildTree | FINEST] Registered sizing (min-width=0) for P tag flutter: [2025-04-05 09:48:00.992097 | fwfh.CoreBuildTree...

enhancement