Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
flutter_intl 插件每次都会生成 intl_en.arb 文件。但是,在 i10n.yaml 中,文件的名称是 app_en.arb。
有没有办法配置插件生成与 i10n.yaml 相同的文件名?