PraxisFlutter icon indicating copy to clipboard operation
PraxisFlutter copied to clipboard

Write Flavour Scripts

Open shubhamsinghmutualmobile opened this issue 3 years ago โ€ข 2 comments

Description

This PR deals with the creation of bash scripts which would be useful for developers who may not be familiar with the whole codebase and just want to get the project up and running fast.

Type of Change

  • [x] โœจ New feature (non-breaking change which adds functionality)
  • [ ] ๐Ÿ› ๏ธ Bug fix (non-breaking change which fixes an issue)
  • [ ] โŒ Breaking change (fix or feature that would cause existing functionality to change)
  • [ ] ๐Ÿงน Code refactor
  • [x] โœ… Build configuration change
  • [ ] ๐Ÿ“ Documentation
  • [ ] ๐Ÿ—‘๏ธ Chore

can we have just one file and use CLI arguments to switch between environments ?

anmolvermamm avatar Apr 14 '22 06:04 anmolvermamm

can we have just one file and use CLI arguments to switch between environments ?

Great idea! โœ… I'll have a look into it.