Results 12 comments of Jordan Wambaugh

I'm having the same issue :/. No errors given, just doesn't work on mac.

I have no idea why the default behavior was changed without documentation. @GoedertDalmolin This is what I ended up doing so the old milliseconds since epoch would work: in model.dart:...

Yes, this is a known issue, since there hasn't been a haxelib release for the openFL/haxe3 version of Firmament. I'll try to get one together soon.

The serializer should always include the _hxcls property first, so in the use case of parsing json that was serialized with the TJSON serializer this should not be an issue....

Can we get this merged? I've been slamming my head against this bug all day.

I have created a PR that implements @3rpse-ai 's suggested changes here: https://github.com/deakjahn/huge_listview/pull/13

I'm having this issue too. No response from developers??? Guess I'm not using shoutem.

@asimsagirabbasi I decided not to use shoutem, and went with native-base instead for my project. Don't want to tie my project to a library that isn't properly maintained. There hasn't...

@gnzsnz I can't say for certain. I'll try reproducing again while logging to a file so I can get a clearer picture of what's happening. but it seems like it...

I am having this issue with a macos app using the flutter SDK as well. My bundle does not have a plugins folder. using xcode 15.0.0 on macos14. Logs: ```...