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

Automatically watch json files and update? #40

Open
jtlapp opened this issue Oct 22, 2019 · 3 comments
Open

Automatically watch json files and update? #40

jtlapp opened this issue Oct 22, 2019 · 3 comments

Comments

@jtlapp
Copy link

jtlapp commented Oct 22, 2019

This tool is wonderfully simple to use. The only other thing I could ask for is a way to automatically watch for changes in the json files and run the updater. Is there a way to do this? Sorry, I'm new to Flutter, in case this is obvious. If not obvious, it would be nice to document it.

@jtlapp
Copy link
Author

jtlapp commented Oct 22, 2019

What would it take to get this working with build_runner, so that updates happen in the background?

@fryette
Copy link

fryette commented Dec 17, 2019

It would be cool if we can run it from terminal. If so, we can just install another extension which will run command on save. Like this https://marketplace.visualstudio.com/items?itemName=wk-j.save-and-run

@gnudles
Copy link

gnudles commented Feb 7, 2021

I wrote a cli in pure dart for that plugin that generates the dart file from the jsons... check if out here https://github.com/gnudles/dart_i18n_generator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants