FrancescoJo / spring-board-demo

My coding skill practice project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integrate flutter/web project into build phase

FrancescoJo opened this issue · comments

  • Create a flutter project
  • Integrate it into module app-main
  • Establish development environment both API and APP
  • Customise Gradle build script to deploy Flutter webApp into module app-main
  • Set-up Flutter unit test environment
  • Let external build script honour main build phase profile: i.e) local and release
  • Final integration