Skip to content

kmupdate1/web_community

Repository files navigation

web_community

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

開発用コマンドメモ

実行

  • 開発環境
    flutter run --dart-define=ENV=dev

  • ステージング
    flutter run --dart-define=ENV=stg

  • 本番ビルド
    flutter build apk --dart-define=ENV=prod

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published