Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

morikann/flutter_training

Repository files navigation

環境構築

リポジトリをクローン

git clone https://github.com/morikann/flutter_training.git

ディレクトリを移動

cd flutter_training

fvmをインストール

brew tap leoafarias/fvm
brew install fvm

プロジェクトで指定されたバージョンのFlutterをインストール

fvm use

Lefthookをインストール

brew install lefthook
lefthook install

パッケージをインストール

fvm flutter pub get

Docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages