Skip to content
/ starter_app Public template

A mason brick for creating a new flutter application with the ApexTeam base structure

License

Notifications You must be signed in to change notification settings

mhbdev/starter_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

starter_app

Powered by Mason

A Mason auto generator for Start App(s) in ApexTeam Front-End Department

Generated by mason 🧱

Getting Started 🚀

This is a starting point for a new brick. A few resources to get you started if this is your first brick template:

Installation Guide

  • Make sure your flutter is on stable channel and its version is above 3.7.3
  • First of all make sure you clear the cache of your mason github repository Run the command below: mason cache clear
  • Run the command below to add starter_app globally to your mason repo: mason add --git-url https://github.com/mhbdev/starter_app.git -g
  • After adding this brick you can make a new flutter project from this template right away by running this command: mason make starter_app

Note:: Meanwhile mason is trying to create a new project for you it will ask you to overwrite some files. make sure you 'Y' them all or just add --on-conflict overwrite to mason make starter_app command.

About

A mason brick for creating a new flutter application with the ApexTeam base structure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages