1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

【ちょっと便利な小技_part10】開発スピード上昇拡張機能

Last updated at Posted at 2023-09-15

今回はVSCodeのfltter拡張機能を紹介します。
自分はまだ使いこなせていないのですが、慣れれば開発スピードが上がると思います。
是非、使ってみてください。

拡張機能

いくつかあるflutterの拡張機能のうち、今回はFlutter Treeという拡張機能を紹介します。

この拡張機能は、flutter開発に慣れてきた人や頭の中で実装イメージができている人などにおすすめです。
使い方はとても簡単なので軽く説明します。

使い方

下記の画像のように入力を行いエンターを押せば完了です。
※「>」はchild、「[]」はchildrenとなっています。
スクリーンショット 2023-09-12 4.23.29.png

結果

スクリーンショット 2023-09-12 4.23.44.png

最後に

これはまだ自分は使い慣れていなくて、ぎこちないのですが慣れて使いこなすことができれば
今までより開発のスピードは上がると思います。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?