Describe the bug
In the change_notifier_provider.dart we found a copied comment from stackoverflow from Rémi Rousselet:
/// See this stackoverflow answer
/// which explains in further details why using the .value constructor to
/// create values is undesired.
Therefore this file falls under the Creative Commons Attribution Share Alike 4.0 International.
Expected behavior
Please rewrite or remove this comment if you do not want the file to be covered by this license
Describe the bug
In the change_notifier_provider.dart we found a copied comment from stackoverflow from Rémi Rousselet:
/// See this stackoverflow answer
/// which explains in further details why using the
.valueconstructor to/// create values is undesired.
Therefore this file falls under the Creative Commons Attribution Share Alike 4.0 International.
Expected behavior
Please rewrite or remove this comment if you do not want the file to be covered by this license