summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
21 hoursCreate flutter projectHEADmainxengineering
This was done using the following command. flutter create \ --description "Sia app" \ --org "eu.xengineering" \ --project-name "sia_app" \ --platforms linux,android \ --empty \ .
21 hoursAdd LICENSE.txtxengineering