stl => stateless
stf => stateful
alt+enter, select element => add pading or something
select children and press alt+enter => add into column/row or something
cut/copy a line of code: ctrl+x / ctrl+c, paste with ctrl+V
ctrl+shift+I =>easily check the original code without leave file
ctrl+W =>easily select entire widget without mouse move
ctrl+alt+L => tidy code
sidebar Flutter outline => easily manage code
ctrl+alt+O => remove unused package
ctrl+shift+A => find back your shortcut

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-09
  • 2022-01-19
  • 2021-10-26
  • 2022-01-15
猜你喜欢
  • 2022-01-30
  • 2021-05-30
  • 2022-02-11
  • 2021-05-18
  • 2021-06-23
  • 2021-12-25
  • 2021-07-16
相关资源
相似解决方案