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

Latest commit

 

History

History
13 lines (8 loc) · 297 Bytes

Development.md

File metadata and controls

13 lines (8 loc) · 297 Bytes

Development

開発時のポイントを記載します。

Add Packages

Feature plugin package

以下のコマンドを実行して packages/feature 配下にプラグインパッケージを作成します。

make flutter-create-feature-plugin FEATURE_NAME=feature_name