TrackerSB
TrackerSB
It sounds like it should be possible. I give it a shot implementing support for boost::geometry before I bother you.
Finally the number of CI fails clearly decreases. 😅 However, I still get a couple of fails like: ``` diff --git a/frb_example/flutter_via_create/pubspec.lock b/frb_example/flutter_via_create/pubspec.lock index 2663071..fb8fff4 100644 --- a/frb_example/flutter_via_create/pubspec.lock +++ b/frb_example/flutter_via_create/pubspec.lock...
After many failed attempts of running various commands I deleted all generation commits and started trying to use `precommit --slow` which seems at the end of the day what I...
 🥳
It is still currently worked on trying to keep up with resolving conflicts with origin/master and adapting to CI requirements.
Replaces #1834
Does "./frb_internal precommit --mode slow" enforce having installed all required targets like wasm32, windows, macos, android, etc.?
I'm asking asking since it deletes all folders related to windows, ios, macos and android in flutter_via_create and flutter_via_integrate without obviously failing. [output.log](https://github.com/fzyzcjy/flutter_rust_bridge/files/15442958/output.log)
Almost there, but I have to have a look into the asynchronous variant of the tests.
How can it be that only Ubuntu and windows are falling or do I misinterpret the CI output?