Mikhail Zotyev
Mikhail Zotyev
Create a guideline with steps to follow those, a newbie can easier start to use Elementary.
Dart like other programming languages have list of keyword, which should not be used as any names. It would be useful have opportunity set list of banned words for naming...
The generated model does not contain any imports of the classes used. For DTOs, this can be resolved by creating all DTOs in one place and using a custom file...
It will be helpful to generate mappers to convert DTOs to and from a model. Because the standard way to transform these entities is often very simple and boilerplate.
https://github.com/Elementary-team/flutter-elementary/pull/110 Check and adjust workflows to avoid it in the future.
Add GH action to deploy automatically a new version of documentation when there is a change in documentation/elementary. https://squidfunk.github.io/mkdocs-material/publishing-your-site/#with-github-actions-insiders