After upgrading my Intellij to the latest version 2019.3, flutter i18n plugin is not working properly. Even when I am trying to import flutter i18n from disk it gives me the below error:
Also, after installing the plugin from Marketplace, i18n.dart file is not auto-generating in my project.
It was working fine till the flutter version 2019.2.
After upgrading my Intellij to the latest version 2019.3, flutter i18n plugin is not working properly. Even when I am trying to import flutter i18n from disk it gives me the below error:
Also, after installing the plugin from Marketplace,
i18n.dart
file is not auto-generating in my project.It was working fine till the flutter version 2019.2.