Run analyze $ melos run analyze # Run a script $ melos run Select a script to run in this workspace: 1) analyze 2) format 3) build_runner 4) build 5) test Melos --> Multi-Module Project Flutter では Melos を使うことでマル チモジュール(マルチプラグイン)の 構成管理が便利になるツールも有志 によって公開されています。 Firebase, AWS, Stripe でも採用され ているので実績があります。 Makefile の置き換えと考えると便利 なものになっています。
int string close_sheet 0x7f0b0003 int animator fragment_close_enter 0x7f020000 int animator fragment_close_exit 0x7f020001 int animator fragment_fade_enter 0x7f020002 int animator fragment_fade_exit 0x7f020003 int animator fragment_open_enter 0x7f020004 int animator fragment_open_exit 0x7f020005 int attr action 0x7f030000 int attr alpha 0x7f030001 int attr argType 0x7f030002 int attr data 0x7f030003 int attr dataPattern 0x7f030004 int attr destination 0x7f030005 int attr enterAnim 0x7f030006 int attr exitAnim 0x7f030007 int attr font 0x7f030008 ................ R.txt (runtime_symbol_list) Android では `res/` に画像等のリソースを配置 することで AGP がリソースにアクセスすることが 可能ですが、この仕組みを Flutter では公式に提 供されていません。