Eric Donovan

Results 5 comments of Eric Donovan

When you get around to taking a look at this, I have some code that could be useful https://github.com/erdo/persista, it will store/read any class that has a kotlin serializer (stored...

No not urgently. I have just been thinking about using a state machine to implement navigation on android apps since forever - I think kstatemachine could probably drive something like...

basically make these two (currently ignored) tests in NavigationExtensionsTest pass: `when importing serialized state, state is rewritten correctly` `when exporting state, serialized representation is correct`

hi @VaradGupta23 I appreciated the bump. I don't think there is much utility of going through it at this point though. What I submitted is basically an implementation of the...