Results 3 issues of Tim Robb

Hi there, I'm using KissXML in my project, which has a very rigid structure and schema. I want to be able to automate testing against the schema, so I know...

Hi there, I'm a Rails developer just starting out with Flutter and your SQFEntity lib with a test project. Using: ``` sqfentity: ^2.3.0 sqfentity_gen: ^2.3.0 ``` I'm pulling in JSON...

Using the latest released version of Xcode, v18, and using the latest version of `rollbar_flutter`, v1.5.0, we get compiler errors. ``` //ios/Pods/RollbarCrash/RollbarNotifier/Sources/RollbarCrash/Monitors/RollbarCrashMonitor_CPPException.cpp:66:13: error: no type named 'terminate_handler' in namespace 'std'...