Jonas Zebari
Jonas Zebari
This message has been hijacked to tell you that this issue is not just about the below. Instead, it's an issue for Steel Crypt 2.0, a comprehensive revamp of steel_crypt...
**flare_flutter version**: ^1.5.4 **exception name**: RangeError (byteOffset): Invalid value: Not in range 0..132, inclusive: 133 **execption stack trace**: ``` #0 _ByteDataView.getUint16 (dart:typed_data-patch/typed_data_patch.dart:4209:7) #1 BinaryReader.readUint16Array (package:flare_dart/binary_reader.dart:66:22) #2 ActorImage.read (package:flare_dart/actor_image.dart:152:32) #3 ActorArtboard.readComponentsBlock...
### Sanity checks - [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue - [X] I have run `fig doctor` in the affected terminal session -...
For whatever reason I cannot get the onCreate callback to run when opening the app, which is leading to the tables not existing when the first operation is attempted. I've...