Closed bookshiyi closed 2 months ago
This is really great! thanks for the PR, im thinking of releasing it along with the having the "include methods" option. so the developer can choose which methods are going to be included
This is really great! thanks for the PR, im thinking of releasing it along with the having the "include methods" option. so the developer can choose which methods are going to be included
Yeah, it is a good idea! It will bring a lot of convenience for developer.
btw, Whether to consider adding annotations and dependent on other pub packages to achieve it? like:
method | package |
---|---|
copyWith() | https://pub.dev/packages/copy_with_extension_gen |
hashCode() operator == |
https://pub.dev/packages/equatable |
... | ... |
At the end of the generation, we need to run build_runner
locally, maybe it a problem.
added copy with : https://github.com/mmvergara/supadart/pull/78 v1.6.2 about the other methods. i think we'll hold it for now until, someone opens an issue about it. thanks again
The latest updates on your projects. Learn more about Vercel for Git ↗︎