James O'Leary
James O'Leary
I found a _really_ interesting issue that looks more like a Dart problem than a package problem. TL;DR: the `(rule case MultiTokenRule rule)` and `(rule case SingleTokenRule rule)` lines in...
FONNX is an open source Flutter library for running ONNX models cross-platform. It has tests mirroring the sample files in google/magika. I added code to parse content_types_config.json into a Dart...
Depending on flutter_loggy with Flutter 3.22 leads to build errors. TL;DR: deprecated TextTheme getters It looks like these references are fixed at top of tree, and pushing an update to...
I recently started using the GitHub repo at head to try 4.0.0: its working great on every platform in situations where I used to have memory/perf issues, thank you _very_...
### Platform Flutter Desktop Linux ### Obfuscation Disabled ### Debug Info Disabled ### Doctor ``` Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 3.32.4,...