Closed marrlex closed 2 years ago
Thanks for your contribution.
Some of these changes have already been taken. Can you rebase?
also please update changelog and pubspec.yaml
I worked from your latest main branch. Looking at the history, it is probably incompletely committed. I confirm that you have moved the directory on your repository.
I think I should not be involved in the change log or version. Because I don't know which to merge and how. Would you please edit them yourself?
indeed. just pushed.
Please merge this and update version numbering. The
src
directory is moved intolib
directory, and modifylib/src/synthesizer.dart
not to use flutter package (to keep it pure dart). If there are multiple necessary imports, you can export them from single file.