Closed LeonardoRosaa closed 3 years ago
Why json_serializable package was deleted?
json_serializable
I does this question, because at onfido_config.dart line 3, it has this code:
part 'onfido_config.g.dart'; // GENERATED BY json_serializable, dependency removed, if any changes use online generator
Hi @LeonardoRosaa it was because of some conflicts between build_runners or versioning if I remember correctly, so it was quicker to simply exclude it from the package
Why
json_serializable
package was deleted?I does this question, because at onfido_config.dart line 3, it has this code: