Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JSON to Dart Class Conversion with Customization Options #9

Open
iBelow opened this issue Aug 27, 2024 · 1 comment
Open

Add JSON to Dart Class Conversion with Customization Options #9

iBelow opened this issue Aug 27, 2024 · 1 comment
Assignees
Labels
p1 High priority

Comments

@iBelow
Copy link

iBelow commented Aug 27, 2024

Hey, is it possible to add support for converting JSON code to Dart classes in the extension, with options similar to what’s available on this site? (Select Dart, paste the JSON code)

It’d be awesome if we could also keep the core functionality of the service, like customizing the output code.

Here’s the link to the converter example

@PlugFox
Copy link
Owner

PlugFox commented Sep 4, 2024

@iBelow yeap, that's possible. Also, that's a planned feature.

The development of the extension will not go very fast, we are mainly covering our own needs, but this feature will be one of the first to be implemented.

It will presumably be implemented in a couple of months, unless we run into other priorities.

@PlugFox PlugFox self-assigned this Sep 4, 2024
@PlugFox PlugFox added the p1 High priority label Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p1 High priority
Projects
None yet
Development

No branches or pull requests

2 participants