0
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.

[Flutter] Flutter初心者の初心者のための記事

Last updated at Posted at 2023-06-19

初めまして。
現在、Flutterを用いたAndroidアプリケーションを行なっている__Ten__と申します:relaxed:

Flutter環境構築をする上で詰まったところがありましたので、共有させて頂きます!

Flutter初心者なら誰しも一度は参考にするFlutter大学様の記事が元になっております。
URL:https://zenn.dev/kboy/books/ca6a9c93fd23f3/viewer/5232dc

さて、versionの変更による多少のレイアウト変更はありますが、Flutterのインストールはできるかと思います。

私が詰まったのは、「パスを通す」ところでした、、

参考記事のパスを通す④のところです。
記事では:WQと入力しENTERで上書き保存できるとのことでしたが、以下のエラーが出てきてしまいました、、

E492: Not an editor command: WQ

:WQではなく小文字で:wqと入力することで無事に上書き保存できます!

0
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
0
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?