Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The generator can generate the constructor, copyWith, toMap, fromMap, toJson, fr

Additionally the generator has a couple of useful quick fixes to speed up your development process. See the [Additional Features Section](#additional-features) for more.

If this extension is helpful to you, consider giving it a star on [GitHub](https://github.com/ricardoemerson/dart-data-class-generator) or leave a review on the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=ricardo-emerson.dart-data-class-generator) :heart:
If this extension is helpful to you, consider giving it a star on [GitHub](https://github.com/ricardoemerson/dart-data-class-generator) or leave a review on the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=ricardo-emerson.dart-data-class-tools) :heart:

## Create Data Classes Based on Class Properties

Expand Down