geweald / flutter_onfido

Flutter Onfido Plugin
MIT License
8 stars 20 forks source link

Question: json_serializable deleted #13

Closed LeonardoRosaa closed 3 years ago

LeonardoRosaa commented 3 years ago

Why json_serializable package was deleted?

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
geweald commented 3 years ago

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