Skip to content

v1.2.0

Compare
Choose a tag to compare
@AndrewShen812 AndrewShen812 released this 30 Dec 08:28
· 6 commits to master since this release
  • Support custom settings(#14). Users can configure the generated file's path, generated class' name and the naming conventions of class field.
  • Prefer specifying assets in pubspec.yaml by specifying a directory, such as: - assets/images/. If specifying file
    style has already been used, like - assets/images/home.png, then keep this style.
  • Bug fix: #17