localizely / flutter-intl-intellij

This Android Studio & IntelliJ plugin generates boilerplate code for localization of Flutter apps with official Dart Intl library
MIT License
129 stars 4 forks source link

Support config max line numbers #77

Open goflutterjava opened 2 years ago

aleksakrstic commented 2 years ago

Hi @goflutterjava Could you add more details what you meant by this?

goflutterjava commented 2 years ago

@aleksakrstic Hi, aleksakrstic, AndroidStudio can set the flutter max line number & flutter style check can config max line number.

I want the code this plugin generated can set to the same lines too. To achieve that don't need to exclude the file generated

Thanks for your reply.