Open iostriz opened 4 years ago
also IntelliJ Ultimate Edition (2019.3)
When will 2019.3 be supported
Does not appear to work on Android Studio 3.5.3 either.
Android Studio 3.5.3 Build #AI-191.8026.42.35.6010548, built on November 15, 2019 JRE: 1.8.0_202-release-1483-b49-5587405 amd64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Linux 4.9.0-9-amd64
@long1eu (or maybe @noordawod as I'm not sure who is maintaining it) should be releasing a maintenance update in two days as per long1eu's own schedule. I don't know though if this particular issue will be fixed by then though.
With that said, no maintenance update was released the previous month, so the project might be abandoned or paused. Maybe he might tell us soon
If that ends up being the case then I'd be interested in some pointers on plugin development to try and resolve this myself as I've got production apps which rely on this i18n system.
On Sat, 28 Dec. 2019, 5:00 am Per Lycke, notifications@github.com wrote:
@noordawod https://github.com/noordawod should be releasing a maintenance update in two days as per his own schedule. I don't know though if this particular issue will be fixed by then though.
With that said, no maintenance update was released the previous month, so the project might be abandoned or paused. Maybe he might tell us soon
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/long1eu/flutter_i18n/issues/125?email_source=notifications&email_token=AAJJV4XXJPYEXW5DXBRTV3LQ2ZCUHA5CNFSM4JTIKTO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHXSUFY#issuecomment-569322007, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJJV4TBMBALG2MKAMCYTYDQ2ZCUHANCNFSM4JTIKTOQ .
Hi! You are right this plugin is no longer actively developed. I've added the i10n package that can be user to generated the needed files from the CL just to make sure all can continue to use this format as @TheJosh said.
pls see here - https://github.com/long1eu/flutter_i18n/pull/134 (and pls make sure you read my comment wrt previous versions) you can clone my fork, execute the plugin-build task and import it into your IDE.
@avimak you are very welcome to take the dev of this plugin in your own hands. The license is Apache-2.0
For anyone looking for an alternative option, Localizely has developed a very similar plugin that is compatible with Android Studio, VS Code, and IntelliJ: https://plugins.jetbrains.com/plugin/13666-flutter-intl
I totally support @rjcasson response.
@long1eu Nice! I will stick to that too! P.S. Can you mention that pugin on your main page? - so people will find it faster.
Hi, having trouble installing this plugin with fresh installation of IntelliJ. Steps to reproduce: