Hi, the latest version of the dart package, published to pub.dev is [23.5.26](https://pub.dev/packages/flat_buffers/versions). Unfortunately this means, that #8290 is not available on pub.dev. Please consider publishing the missing versions (or at least the most recent). π _As a workaround, one can change the dependency to use github instead:_ ```yaml dependencies: flat_buffers: git: url: https://github.com/google/flatbuffers.git path: dart ref: v25.2.10 ```