PR
Calendar
Keyword Search
Category
Comments
コマンドプロンプトにてdart pub global activate flutterfire_cli を実行
VSCodeでは、NGでした…
「Check the spelling of the name, or if a path was included, verify that the path is correct and try again.」
調査して、「Node.js/npm がインストールした後に、VSCodeで実行するには再起動が必用」でした…
「Woohoo! Firebase CLI Login Successful You are logged in to the Firebase Command-Line interface. You can immediately close this window and continue using the CLI.」
が、ブラウザに表示されました…
最後に、必要なパッケージをインストールします。
・プラットフォーム単位の紐づけ方法
何とか出来てはいるのかな…
02.Authentication
・概要
Authenticationは名前の通りユーザの認証機能を提供します。
・メールアドレスとパスワードによる認証
・有効化手順
・パッケージのインストール
・実装例
「import 'firebase_options.dart';」のエラー処理が出来ないです…
調査しても、分かりませんでした…
ここで、「 Flutter実践入門」を中断して、他の資料を探してみます…

flutterでアプリの作成…?(初めての Flut… 2024.01.27
flutterでアプリの作成…?(初めての Flut… 2024.01.26
flutterでアプリの作成…?(初めての Flut… 2024.01.25