Closed techouse closed 2 years ago
First of all, this is an awesome package. It just saves so much time, however, I'm not sure why Flutter is a requirement here.
As already mentioned in this issue https://github.com/MyLittleSuite/data_fixture_dart/issues/3, I wanted to use it in my Dart only package and was surprised when it installed Flutter as a direct dependency.
Therefore I've reworked it to work with pure Dart (and obviously Flutter as well).
fvm
Hi @techouse , thank you for your subscription! I have just upload on pub.dev a new version (2.2.0).
Nice! :)
First of all, this is an awesome package. It just saves so much time, however, I'm not sure why Flutter is a requirement here.
As already mentioned in this issue https://github.com/MyLittleSuite/data_fixture_dart/issues/3, I wanted to use it in my Dart only package and was surprised when it installed Flutter as a direct dependency.
Therefore I've reworked it to work with pure Dart (and obviously Flutter as well).
Changes made:
fvm
references from the README.md