flutter / flutter/flutter-intellij
Support flutter_localizations
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
The new `skeleton` template includes an example usage of `flutter_localizations`. In the `app_en.arb` file is a single definition called `appTitle`. We need support for `Find Usages` in the IDE.
I'm not sure if this belongs in the Flutter plugin, the Dart plugin, or the Dart analysis server. I'd guess the analysis server, but it is quite specific to Flutter.
cc @jacob314 @DanTup @alexander-doroshko
Contributor guide
Assessment
This issue has not been assessed yet.