Alex
Results
1
comments of
Alex
You need to manually change `flare.dart` file to run application. Its flutter issue. Just change `_indices` variable type from `Int32List` to `Uint16List` and be happy. After running application, i`ll recommend...