Boris Kayiranga
Boris Kayiranga
Did you implement an adapter for flutter's `Color` class?
@normatov07 which platform is this error observed on? Android? iOS? This seems to be related to the path_provider package that hive_flutter uses under the hood.
A reproducible chunk of code would be really helpful.
@chirag729 have you tried catching the error and printing it? you can wrap the code in a `try/catch` statement and try to print the catched exception if there is any.
You are probably using python3. If that's the case, you should write `print(Truths(['a', 'b', 'cat', 'has_address'], ['(a and b)', 'a and b or cat', 'a and (b or cat) or...