hiranthaR / Json-to-Dart-Model

Json to Dart Model extension can convert JSON objects into Dart data classes. It supports pure Dart class conversion, Flutter-recommended JSON serialization using annotations, Freezed support, Effective Dart:Style, and many more features. Currently, it has more than 135,000 installs.
https://marketplace.visualstudio.com/items?itemName=hirantha.json-to-dart
MIT License
93 stars 18 forks source link

[BUG] <title>Model Not Creating #107

Open sarundevops07 opened 1 year ago

sarundevops07 commented 1 year ago

Is there an existing issue for this?

Current Behavior

i copied json and from comandplatte i selected json to dart conveter code geration from clipboard but only folder is creating

Expected Behavior

No response

Steps To Reproduce

No response

Version

No response

Relevant JSON syntax

No response

Anything else?

No response

iamarnas commented 1 year ago

@sarundevops07 Thank you for you report. Maybe you could provide more details. This happens every time you try to generate data models, or just sometimes? Sometimes this can happen if vscode is lagging due for slow computer, but it should generates from the second try.